Preparing search index...
The search index is not available
Solana JavaScript SDK
Solana JavaScript SDK
@solana/react
useSignIn
Function useSignIn
useSignIn
(
uiWalletAccount
:
UiWalletAccount
,
)
:
(
input
?:
Omit
<
Input
,
"address"
>
)
=>
Promise
<
Output
>
Returns a function you can call to sign in to a domain
Parameters
uiWalletAccount
:
UiWalletAccount
Returns
(
input
?:
Omit
<
Input
,
"address"
>
)
=>
Promise
<
Output
>
useSignIn
(
uiWallet
:
UiWallet
)
:
(
input
?:
Input
)
=>
Promise
<
Output
>
Returns a function you can call to sign in to a domain
Parameters
uiWallet
:
UiWallet
Returns
(
input
?:
Input
)
=>
Promise
<
Output
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Solana JavaScript SDK
Loading...
Returns a function you can call to sign in to a domain