🚀
IC Reactor v3 is here!
Featuring TanStack Query integration, improved type safety, and more.
View v3 Documentation →
×
ic-reactor
Example
GitHub
Preparing search index...
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
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
hooks
children
Example
GitHub
ic-reactor
Loading...