TarekRaafat / autoComplete.js

Simple autocomplete pure vanilla Javascript library.
https://tarekraafat.github.io/autoComplete.js
Apache License 2.0
3.93k stars 236 forks source link

Add "show all items on click" to How To Guides #378

Closed IvAndrew closed 1 year ago

IvAndrew commented 1 year ago

Added guide how to show full list on click on empty input element.

IvAndrew commented 1 year ago

Same issue in #315

girng commented 1 year ago

https://tarekraafat.github.io/autoComplete.js/#/how-to-guides?id=example-6

seems like the code block here is showing the wrong code for the example