Skip to content

BlockChildRenderProps

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

annotations: PortableTextObject[]

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


children: ReactElement<any>

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


editorElementRef: RefObject<HTMLElement | null>

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


focused: boolean

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


path: Path

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


schemaType: ObjectSchemaType

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


selected: boolean

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


type: ObjectSchemaType

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


value: PortableTextChild

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