- Preparing search index...
- The search index is not available
SeiJS
- useSelectWallet(): {
closeModal: (() => void);
openModal: (() => void);
}
-
Returns {
closeModal: (() => void);
openModal: (() => void);
}
-
closeModal: (() => void)
-
openModal: (() => void)
A hook allows you to programmatically open and close the wallet modal.
Returns
Setter functions that allow you to open and close the wallet modal.