ConnectionChange
ConnectionChange:
object
Defined in: packages/editor/src/types/editor.ts:304
The editor was either connected or disconnected to the network To show out of sync warnings etc when in collaborative mode.
Type declaration
type
type:
"connection"
value
value:
"online"
|"offline"