Documentation
Preparing search index...
@mysten/dapp-kit
useSwitchAccount
Function useSwitchAccount
useSwitchAccount
(
__namedParameters
?:
UseSwitchAccountMutationOptions
,
)
:
UseMutationResult
<
void
,
UseSwitchAccountError
,
SwitchAccountArgs
>
Mutation hook for switching to a specific wallet account.
Parameters
__namedParameters
:
UseSwitchAccountMutationOptions
= {}
Returns
UseMutationResult
<
void
,
UseSwitchAccountError
,
SwitchAccountArgs
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Documentation
Loading...
Mutation hook for switching to a specific wallet account.