Preparing search index...
The search index is not available
aio-tool
aio-tool
debounce
Function debounce
debounce
<
T
extends
(
...
args
:
any
[]
)
=>
any
>
(
func
:
T
,
wait
?:
number
,
)
:
(
...
args
:
Parameters
<
T
>
)
=>
void
Type Parameters
T
extends
(
...
args
:
any
[]
)
=>
any
Parameters
func
:
T
wait
:
number
= 300
Returns
(
...
args
:
Parameters
<
T
>
)
=>
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
aio-tool
Loading...