WalletSelectModal(WalletSelectModalProps: WalletSelectModalProps): null | Element
This component renders a Modal that allows users to connect to a wallet provider.
Returns
A modal that allows users to connect to a wallet provider.
Parameters
WalletSelectModalProps: WalletSelectModalProps
Props passed to this component containing a list of SeiWallet options that the modal should provide and class overrides for the components within this component.
This component renders a Modal that allows users to connect to a wallet provider.
Returns
A modal that allows users to connect to a wallet provider.