Example
GitHub
Preparing search index...
The search index is not available
ic-reactor
ic-reactor
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
actor
Manager
:
types
.
ActorManager
<
A
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
children
actor
Manager
ic-reactor
Loading...