Preparing search index...
The search index is not available
@3r/tool
@3r/tool
antiShake
Function antiShake
anti
Shake
(
fn
,
delay
)
:
(
(
this
,
...
args
)
=>
void
)
防抖
Parameters
fn
:
(
(
)
=>
void
)
方法
(
)
:
void
Returns
void
delay
:
number
延迟
Returns
(
(
this
,
...
args
)
=>
void
)
(
this
,
...
args
)
:
void
Parameters
this
:
any
Rest
...
args
:
[
]
Returns
void
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
@3r/tool
Loading...
防抖