react-widgets icon indicating copy to clipboard operation
react-widgets copied to clipboard

Multiselect - Sort tags and options alphabetically

Open astapelfeld opened this issue 2 years ago • 1 comments

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

astapelfeld avatar Sep 14 '23 15:09 astapelfeld

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

jquense avatar Sep 22 '23 00:09 jquense