lekoala / bootstrap5-autocomplete

Autocomplete for Bootstrap 5 (and 4!)
MIT License
87 stars 16 forks source link

[ Enhancement ] fetch parameters. #8

Closed tonytomov closed 1 year ago

tonytomov commented 1 year ago

This is just suggestion - It will be good if we have a setting for the fetch request. Some sites does not accept method GET and only post. Moreover we can configure the cache option to preserve repeated request to the server. Other useful options can be set too

Currently only signal is set exclusively .

lekoala commented 1 year ago

yes that makes a lot of sense

added in https://github.com/lekoala/bootstrap5-autocomplete/releases/tag/1.1.4