The props for the FundForm component.
The props for the FundForm component.
Optional
children?: (Optional
openIn?: "tab" | "popup"Optional
submitLabel?: ReactNodeOptional
onPopupOpen?: (popup: Window) => voidOptional
onPopupClose?: () => voidOptional
unmountOnTransactionError?: booleanOptional
unmountOnTransactionSuccess?: booleanOptional
unmount?: () => voidThe FundForm component.
The FundForm component is a form that allows the user to fund their wallet.