ic-reactor
Example
GitHub
Preparing search index...
react
types
ActorManagerProviderProps
Interface ActorManagerProviderProps<A>
interface
ActorManagerProviderProps
<
A
>
{
children
?:
ReactNode
;
actorManager
:
types
.
ActorManager
<
A
>
;
}
Type Parameters
A
Index
Properties
children?
actor
Manager
Properties
Optional
children
children
?:
ReactNode
actor
Manager
actorManager
:
types
.
ActorManager
<
A
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
children
actor
Manager
Example
GitHub
ic-reactor
Loading...