jquense / react-widgets

Polished, feature rich, accessible form inputs built with React
http://jquense.github.io/react-widgets/
MIT License
2.34k stars 394 forks source link

Multiselect - Sort tags and options alphabetically #1150

Open astapelfeld opened 1 year ago

astapelfeld commented 1 year ago

Is there any easy way to sort the tags and options alphabetically in the Multiselect component?

jquense commented 1 year ago

Pass them in sorted, they should be displayed in the order they were passed in