Skip to content
This page is available as Markdown at /api/editor/interfaces/blockchildrenderprops.md. For the full documentation index, see /llms.txt, or the complete corpus at /llms-full.txt.

BlockChildRenderProps

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

annotations: PortableTextObject[]

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


children: ReactElement<any>

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


editorElementRef: RefObject<HTMLElement | null>

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


focused: boolean

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


path: Path

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


schemaType: InlineObjectSchemaType

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


selected: boolean

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


value: PortableTextChild

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