@thingts/execution - v1.0.0
github.com/thingts/execution
Preparing search index...
DebounceOptions
Type Alias DebounceOptions
The options type of
debounce
()
type
DebounceOptions
=
{
edge
?:
DebounceEdge
;
sequence
?:
DebounceSequence
;
}
Index
Properties
edge?
sequence?
Properties
Optional
edge
edge
?:
DebounceEdge
Optional
sequence
sequence
?:
DebounceSequence
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
edge
sequence
github.com/thingts/execution
@thingts/execution - v1.0.0
Loading...
The options type of debounce()