Documentation
    Preparing search index...

    Type Alias WalletsModalCloseReason

    WalletsModalCloseReason: "action-cancelled" | "wallet-selected"

    Why the modal closed.

    • 'action-cancelled' — user dismissed without picking a wallet (default for programmatic close()).
    • 'wallet-selected' — user picked a wallet and connect flow took over.