Preparing search index...
The search index is not available
Silvertree API
Silvertree API
@silvertree/core
tapClassMethodMetadata
Function tapClassMethodMetadata
tap
Class
Method
Metadata
<
I
,
O
>
(
target
,
propertyKey
,
key
,
tap
)
:
void
Decorate a class method 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 class method with a key/value pair, using a tap function to modify the value