Type alias ActionQueryDebounceInMs

ActionQueryDebounceInMs: number | string | UnparsedObject

The minimum time in milliseconds that must pass before the query can be triggered again. This is useful for preventing accidental double-clicks from triggering the query multiple times.

Generated using TypeDoc