Skip to content

InvalidValue

InvalidValue = object

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

The editor has an invalid value

Properties

resolution

resolution: InvalidValueResolution | null

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


type

type: "invalidValue"

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


value

value: PortableTextBlock[] | undefined

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