Search
Preparing search index...
The search index is not available
s-utils
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
s-utils
vx-hooks
UseThrottleFnAPI
Interface UseThrottleFnAPI
useThrottleFn API
Hierarchy
UseThrottleFnAPI
Index
Properties
cancel
run
Properties
cancel
cancel
:
(
)
=>
void
取消回调执行
Type declaration
(
)
:
void
Returns
void
run
run
:
(
...
args
:
any
)
=>
void
调起回调
Type declaration
(
...
args
:
any
)
:
void
Parameters
Rest
...
args:
any
Returns
void
Modules
vx-
hooks
Use
Throttle
FnAPI
cancel
run
Generated using
TypeDoc
useThrottleFn API