Cuttlefish SDK Reference - v0.1.0
Preparing search index...
@cuttlefish-sync/core
LiveQueryState
Type Alias LiveQueryState
LiveQueryState
:
|
{
connection
:
"disconnected"
}
|
{
connection
:
"connecting"
}
|
{
connection
:
"connected"
;
snapshot
:
"pending"
}
|
{
connection
:
"connected"
;
snapshot
:
"received"
}
|
{
connection
:
"error"
;
error
:
Error
}
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
Cuttlefish SDK Reference - v0.1.0
Loading...