Preparing search index...
The search index is not available
Silvertree API
Silvertree API
@silvertree/core
tapClassPropertyMetadata
Function tapClassPropertyMetadata
tap
Class
Property
Metadata
<
I
,
O
>
(
target
,
propertyKey
,
key
,
tap
)
:
void
Decorate a property with a key/value pair, using a tap function to modify the value
Type Parameters
I
=
any
O
=
any
Parameters
target
:
any
propertyKey
:
string
|
symbol
key
:
string
tap
:
TTapMetaFunc
<
I
,
O
>
Returns
void
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Silvertree API
Loading...
Decorate a property with a key/value pair, using a tap function to modify the value