-
I am successfully loading remote data, but I don't know how to set the delay before a request is sent. Currently, unless I type very fast, I get a request per keystroke to my server. With other libraries I know there is a way to "debounce" the request that waits until a certain amount on time passes with no new key-strokes before sending a request. I also don't know if there is a way to cancel previous, running requests if I pause, a request is sent, and then start typing before a result is returned. |
Beta Was this translation helpful? Give feedback.
Answered by
oyejorge
Jul 28, 2022
Replies: 1 comment 1 reply
Answer selected by
gubler
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
https://tom-select.js.org/docs/#loadthrottle