Choices-js / Choices

A vanilla JS customisable select box/text input plugin ⚡️
https://choices-js.github.io/Choices/
MIT License
6.06k stars 598 forks source link

Fetch data from server for large data #1097

Open abbasKhalilPro opened 1 year ago

abbasKhalilPro commented 1 year ago

Hello, I like your library, but I think it is better to add an option to fetch data from server side using custom request. This request will be triggered after a user searching an option, and the request should contains the search query.