Replies: 1 comment
-
This would be great. At the moment we had to disable |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi there!
Does anyone have an easy way to actually focus a TomSelect without opening the dropdown? If I set
openOnFocus: false
it will disable the dropdown when clicking on the field.I would like to be able to programmatically focus a select without the dropdown opening but when a user clicks on it, it should open the dropdown.
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions