stimulus-autocomplete
stimulus-autocomplete copied to clipboard
How to fetch data on focus?
Hey! Nice lib, thanks for the great work! I am struggling to open prompt with results as soon, as user focused input field. I tried to add
autocomplete-min-length-value="0"
but this does not help.
How can I fetch data as soon, as user sets focus into input?