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