Skip to content

ValueChange

ValueChange = object

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

The editor has received a new (props) value

Properties

type

type: "value"

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


value

value: PortableTextBlock[] | undefined

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