Skip to content

ConnectionChange

ConnectionChange: object

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"

Defined in

packages/editor/src/types/editor.ts:304