---
optionMultipleObject:
batman: Batman
robin: Robin
joker: Joker
valueMultipleObject:
- robin
---
### Custom label
The `` component in multiple mode has a default label when you
start selecting options. You can change the way the message is formatted by
using the `#multiplelabel` custom slot to configure your message.
```vue
{{ values.length }} characters selected
```
{{ values.length }} characters selected
{{ values.length }} characters selected
{{ values.length }} characters selected