Preparing search index...
The search index is not available
RSX Code Reference
rsx
AttributeDecorator
Type Alias AttributeDecorator<T>
Attribute
Decorator
<
T
>
:
(
(
target
:
any
,
propertyKey
?:
string
,
descriptor
?:
PropertyDescriptor
)
=>
void
)
The AttributeDecorator type represents the return type of a decorator function.
Type Parameters
T
extends
Attribute
=
Attribute
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
RSX Code Reference
Loading...
The AttributeDecorator type represents the return type of a decorator function.