Throttle window in milliseconds applied to the search callback. Defaults to 400ms,
which is appropriate for remote/paginated backends. In-memory consumers (where the
search callback resolves synchronously) can pass 0 for instant filtering on every
keystroke.
Throttle window in milliseconds applied to the search callback. Defaults to 400ms, which is appropriate for remote/paginated backends. In-memory consumers (where the search callback resolves synchronously) can pass 0 for instant filtering on every keystroke.