Search
Preparing search index...
The search index is not available
gtools
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
gtools
decorators/watch.decorator
Module decorators/watch.decorator
Index
Interfaces
Watch
Options
Functions
Watch
Functions
Watch
Watch
(
onSet
?:
(
newValue
:
any
, oldValue
:
any
)
=>
any
, options
?:
WatchOptions
)
:
PropertyDecorator
Parameters
Optional
onSet:
(
newValue
:
any
, oldValue
:
any
)
=>
any
(
newValue
:
any
, oldValue
:
any
)
:
any
Parameters
newValue:
any
oldValue:
any
Returns
any
Optional
options:
WatchOptions
Returns
PropertyDecorator
Modules
decorators/watch.decorator
Watch
Options
Watch
Generated using
TypeDoc