Skip to content

@pbvex/react / PBVexProvider

Function: PBVexProvider()

PBVexProvider(__namedParameters): FunctionComponentElement<ProviderProps<Client | null>>

Provides a PBVex Core Client to the component tree.

Never closes the client on unmount; the client is owned by the caller.

Parameters

__namedParameters

PBVexProviderProps

Returns

FunctionComponentElement<ProviderProps<Client | null>>

Generated API reference. Source of truth is the codebase.