Skip to content

ValueChange

ValueChange = object

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

The editor has received a new (props) value

Properties

type

type: "value"

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


value

value: PortableTextBlock[] | undefined

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