Example
GitHub
Preparing search index...
The search index is not available
ic-reactor
ic-reactor
react
types
ActorChildrenProps
Interface ActorChildrenProps
interface
ActorChildrenProps
{
children
?:
ReactNode
;
useActorState
:
(
(
)
=>
UseActorStateReturnType
)
;
}
Hierarchy
PropsWithChildren
ActorChildrenProps
Index
Properties
children?
use
Actor
State
Properties
Optional
children
children
?:
ReactNode
use
Actor
State
use
Actor
State
:
(
(
)
=>
UseActorStateReturnType
)
Type declaration
(
)
:
UseActorStateReturnType
Returns
UseActorStateReturnType
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
children
use
Actor
State
ic-reactor
Loading...