InvalidValue
InvalidValue =
object
Defined in: packages/editor/src/types/editor.ts:261
The editor has an invalid value
Properties
resolution
resolution:
InvalidValueResolution
|null
Defined in: packages/editor/src/types/editor.ts:263
type
type:
"invalidValue"
Defined in: packages/editor/src/types/editor.ts:262
value
value:
PortableTextBlock
[] |undefined
Defined in: packages/editor/src/types/editor.ts:264