Preparing search index...
@universe-dg/sdk
Universe
DG
Data
debounce
Function debounce
debounce
<
T
extends
(
...
args
:
any
[]
)
=>
any
>
(
func
:
T
,
wait
:
number
,
context
:
any
,
)
:
DebouncedFunction
<
T
>
Type Parameters
T
extends
(
...
args
:
any
[]
)
=>
any
Parameters
func
:
T
wait
:
number
context
:
any
Returns
DebouncedFunction
<
T
>
Public
Юниверс DG SDK UI
Loading...
Public