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 |
---|---|
|
|
Returns
void
Defined in
visible
• visible: boolean
Defined in
Last updated