Skip to content

InvalidValue

InvalidValue = object

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

The editor has an invalid value

Properties

resolution

resolution: InvalidValueResolution | null

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


type

type: "invalidValue"

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


value

value: PortableTextBlock[] | undefined

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