ic-reactor
Example
GitHub
Preparing search index...
react
useMethodAttributes
Function useMethodAttributes
useMethodAttributes
<
A
=
types
.
BaseActor
>
()
:
types
.
MethodAttributes
<
A
>
Hook for accessing the method attributes of an actor.
Type Parameters
A
=
types
.
BaseActor
Returns
types
.
MethodAttributes
<
A
>
An array of method attributes for the actor.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Example
GitHub
ic-reactor
Loading...
Hook for accessing the method attributes of an actor.