Canton dAppBooster
Preparing search index...
@bootnodedev/canton-connect
Main
UseDisconnectResult
Interface UseDisconnectResult
Return shape of
useDisconnect
.
disconnect
settles within 10 s even unanswered.
interface
UseDisconnectResult
{
disconnect
:
()
=>
Promise
<
void
>
;
isPending
:
boolean
;
}
Index
Properties
disconnect
is
Pending
Properties
disconnect
disconnect
:
()
=>
Promise
<
void
>
is
Pending
isPending
:
boolean
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
disconnect
is
Pending
Canton dAppBooster
Loading...
Return shape of useDisconnect.
disconnectsettles within 10 s even unanswered.