Tool-Shack
Preparing search index...
schedule
IThrottledFunction
Interface IThrottledFunction<T>
interface
IThrottledFunction
<
T
extends
(
...
args
:
unknown
[]
)
=>
unknown
>
{
cancel
:
()
=>
void
;
(
...
args
:
Parameters
<
T
>
)
:
void
;
}
Type Parameters
T
extends
(
...
args
:
unknown
[]
)
=>
unknown
IThrottledFunction
(
...
args
:
Parameters
<
T
>
)
:
void
Parameters
...
args
:
Parameters
<
T
>
Returns
void
Index
Properties
cancel
Properties
cancel
cancel
:
()
=>
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
cancel
Tool-Shack
Loading...