Example
GitHub
Preparing search index...
The search index is not available
ic-reactor
ic-reactor
react
useMethodNames
Function useMethodNames
use
Method
Names
<
A
>
(
)
:
Extract
<
keyof
A
,
string
>
[]
Hook for accessing the method names of an actor.
Type Parameters
A
=
types
.
BaseActor
Returns
Extract
<
keyof
A
,
string
>
[]
An array of method names for the actor.
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
ic-reactor
Loading...
Hook for accessing the method names of an actor.