WalletModalContextState
@demox-labs/aleo-wallet-adapter-reactui / Exports / WalletModalContextState
Interface: WalletModalContextState
Table of contents
Properties
Properties
setVisible
• setVisible: (open
: boolean
) => void
Type declaration
▸ (open
): void
Parameters
Name
Type
open
boolean
Returns
void
Defined in
visible
• visible: boolean
Defined in
Last updated