#forcing 'searchable' in multiselect to do 'startsWith' instead of 'contains'

2 messages · Page 1 of 1 (latest)

daring ginkgo
#

Is there a way to search only the beginning of an option?

Suppose I have -

  • Banana
  • Ananas

If it type "an", currently, it returns both options, is there a way to make it so it would return only "Ananas" in this case?