Preparing search index...
The search index is not available
react-declarative
react-declarative
types
react-declarative/components/One/hooks/useDebouncedCallback
DebouncedControlFunctions
Interface DebouncedControlFunctions
Interface for DebouncedControlFunctions.
interface
DebouncedControlFunctions
{
cancel
:
()
=>
void
;
flush
:
()
=>
void
;
pending
:
()
=>
boolean
;
}
Hierarchy (
View Summary
)
DebouncedControlFunctions
DebouncedState
Index
Properties
cancel
flush
pending
Properties
cancel
cancel
:
()
=>
void
flush
flush
:
()
=>
void
pending
pending
:
()
=>
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
cancel
flush
pending
react-declarative
Loading...
Interface for DebouncedControlFunctions.