FrakIFrameClientProvider
FrakIFrameClientProvider(
args):FunctionComponentElement<FragmentProps>
Defined in: react/src/provider/FrakIFrameClientProvider.ts:47
IFrame client provider for the Frak Wallet SDK It will automatically create the frak wallet iFrame (required for the wallet to communicate with the SDK securely), and provide it in the context
Parameters
Section titled “Parameters”children?
Section titled “children?”ReactNode
Descedant components that will have access to the Frak Client
style?
Section titled “style?”CSSProperties
Some custom styles to apply to the iFrame
Returns
Section titled “Returns”FunctionComponentElement<FragmentProps>
Remarks
Section titled “Remarks”This provider must be wrapped within a FrakConfigProvider to work properly