Skip to content

BlockChildRenderProps

Properties

annotations

annotations: PortableTextObject[]

Defined in

packages/editor/src/types/editor.ts:394


children

children: ReactElement<any, string | JSXElementConstructor<any>>

Defined in

packages/editor/src/types/editor.ts:395


editorElementRef

editorElementRef: RefObject<null | HTMLElement>

Defined in

packages/editor/src/types/editor.ts:396


focused

focused: boolean

Defined in

packages/editor/src/types/editor.ts:397


path

path: Path

Defined in

packages/editor/src/types/editor.ts:398


schemaType

schemaType: ObjectSchemaType

Defined in

packages/editor/src/types/editor.ts:400


selected

selected: boolean

Defined in

packages/editor/src/types/editor.ts:399


type

type: ObjectSchemaType

Defined in

packages/editor/src/types/editor.ts:402


value

value: PortableTextChild

Defined in

packages/editor/src/types/editor.ts:403