stimulus-autocomplete icon indicating copy to clipboard operation
stimulus-autocomplete copied to clipboard

How to fetch data on focus?

Open arrowcircle opened this issue 3 years ago • 0 comments

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?

arrowcircle avatar Jun 01 '22 20:06 arrowcircle