Skip to content

InvalidValue

InvalidValue = object

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

The editor has an invalid value

resolution: InvalidValueResolution | null

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


type: "invalidValue"

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


value: PortableTextBlock[] | undefined

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