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

BlockAnnotationRenderProps

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

block: PortableTextBlock

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


children: ReactElement<any>

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


editorElementRef: RefObject<HTMLElement | null>

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


focused: boolean

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


path: Path

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


schemaType: AnnotationSchemaType

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


selected: boolean

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


value: PortableTextObject

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