ChainProvider()
function ChainProvider(props): Element;
Defined in: packages/react/src/contexts/chain.tsx:17
React context provider for scoping to a specific chain.
Parameters
| Parameter | Type | Description |
|---|---|---|
props | ChainProviderProps | Component props |
Returns
Element
React element