ngify
Preparing search index...
@ngify/at
Delay
Function Delay
Delay
(
delay
:
number
,
)
:
<
This
,
Args
extends
any
[]
,
Return
>
(
target
:
(
this
:
This
,
...
args
:
Args
)
=>
Return
,
context
:
ClassMethodDecoratorContext
<
This
,
(
this
:
This
,
...
args
:
Args
)
=>
Return
,
>
,
)
=>
(
this
:
This
,
...
args
:
Args
)
=>
void
Delay decorator for class methods
Parameters
delay
:
number
Returns
<
This
,
Args
extends
any
[]
,
Return
>
(
target
:
(
this
:
This
,
...
args
:
Args
)
=>
Return
,
context
:
ClassMethodDecoratorContext
<
This
,
(
this
:
This
,
...
args
:
Args
)
=>
Return
,
>
,
)
=>
(
this
:
This
,
...
args
:
Args
)
=>
void
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
ngify
Loading...
Delay decorator for class methods