Interface: EvolvProviderProps
@evolv/react.EvolvProviderProps
Hierarchy
-
PropsWithChildren<unknown>↳
EvolvProviderProps
Properties
adapterRef
• Optional adapterRef: MutableRefObject<undefined | ClientAdapter>
children
• Optional children: ReactNode
Inherited from
PropsWithChildren.children
hydratedState
• Optional hydratedState: Record<string, any>
localContext
• Optional localContext: Partial<LocalContext>
options
• options: EvolvClientOptions
remoteContext
• Optional remoteContext: Partial<RemoteContext>
uid
• uid: string