Skip to content

Function: IndiProvider()

IndiProvider(props): ReactNode

Provide an IndiClient to descendant hooks and components.

Parameters

props

IndiProviderProps

Connection options (or an existing client) plus children.

Returns

ReactNode

The context provider element.