Preparing search index...
The search index is not available
react-declarative
react-declarative
types
react-declarative/components/One/hooks/useDebouncedCallback
Options
Interface Options
Represents the options for a class.
interface
Options
{
leading
?:
boolean
;
maxWait
?:
number
;
trailing
?:
boolean
;
}
Index
Properties
leading?
max
Wait?
trailing?
Properties
Optional
leading
leading
?:
boolean
Optional
max
Wait
maxWait
?:
number
Optional
trailing
trailing
?:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
leading
max
Wait
trailing
react-declarative
Loading...
Represents the options for a class.