Skip to content

LoadingChange

LoadingChange: object

Defined in: packages/editor/src/types/editor.ts:226

The editor is currently loading something Could be used to show a spinner etc.

Type declaration

isLoading

isLoading: boolean

type

type: "loading"