Choices
Choices copied to clipboard
Ability to change the remove item button text
Is your feature request related to a problem? Please describe.
I'd like to customise the removeItemButton text. Specifically I'd like to replace it with the multiplication sign character.
Describe the solution you'd like
Something similar to the addItemText config option would probably work well.
Describe alternatives you've considered
I've tried replacing the text with CSS using the ::after selector, but I couldn't get it to work the way I wanted.
Additional context N/A
I would like to see this feature too.