Sanity Library Reference Docs
Preparing search index...
@sanity/client
ReconnectEvent
Type Alias ReconnectEvent
The listener has been disconnected, and a reconnect attempt is scheduled.
type
ReconnectEvent
=
{
type
:
"reconnect"
;
}
Index
Properties
type
Properties
type
type
:
"reconnect"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
type
Sanity Library Reference Docs
Loading...
The listener has been disconnected, and a reconnect attempt is scheduled.