Example
GitHub
Preparing search index...
The search index is not available
ic-reactor
ic-reactor
react
types
ActorHookProviderProps
Interface ActorHookProviderProps<A>
interface
ActorHookProviderProps
<
A
>
{
hooks
:
ActorHooksReturnType
<
A
>
;
children
?:
ReactNode
;
}
Type Parameters
A
Index
Properties
hooks
children?
Properties
hooks
hooks
:
ActorHooksReturnType
<
A
>
Optional
children
children
?:
ReactNode
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
hooks
children
ic-reactor
Loading...