-
How do we make an proper event like 'on focus', 'on click, etc in the autocomplete? |
Beta Was this translation helpful? Give feedback.
Answered by
Haroenv
Nov 14, 2022
Replies: 2 comments
-
The available events are: Adding other event handlers can be done by overriding the render https://www.algolia.com/doc/ui-libraries/autocomplete/api-reference/autocomplete-js/autocomplete/#param-render |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
sarahdayan
-
Thank you |
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
The available events are:
Adding other event handlers can be done by overriding the render https://www.algolia.com/doc/ui-libraries/autocomplete/api-reference/autocomplete-js/autocomplete/#param-render