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
useDebounceAPI
Interface useDebounceAPI<T>
useDebounceAPI
Type parameters
T
值类型
Hierarchy
useDebounceAPI
Index
Properties
cancel
state
watch
Stop
Properties
cancel
cancel
:
(
)
=>
void
取消一次设值
Type declaration
(
)
:
void
Returns
void
state
state
:
Ref
<
T
>
延时值
watch
Stop
watch
Stop
:
WatchStopHandle
中断设值监听
Modules
vx-
hooks
use
DebounceAPI
cancel
state
watch
Stop
Generated using
TypeDoc
useDebounceAPI