Multiple select Documentation says that a slot "selection" can be used, but it is nowhere to be found in available slot list and it does not work if I just use the sample code. How can I control the display of multiple options selected?
Edit: it works, but it's not documented properly.
can you please let us know how you solved it?
@rriixx You can either use the selection slot to modify the whole selection area (for example to replace tags with a text like in the linked docs example) or use the "tag" slot to modify each selected element.
Most helpful comment
can you please let us know how you solved it?