Preparing search index...
The search index is not available
Welshman Docs
Welshman Docs
@welshman/lib
throttle
Function throttle
throttle
<
F
extends
(
...
args
:
any
[]
)
=>
any
>
(
ms
:
number
,
f
:
F
,
)
:
F
|
(
...
thisArgs
:
Parameters
<
F
>
)
=>
void
Type Parameters
F
extends
(
...
args
:
any
[]
)
=>
any
Parameters
ms
:
number
f
:
F
Returns
F
|
(
...
thisArgs
:
Parameters
<
F
>
)
=>
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Welshman Docs
Loading...