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

BlockListItemRenderProps

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

block: PortableTextTextBlock

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


children: ReactElement<any>

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


editorElementRef: RefObject<HTMLElement | null>

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


focused: boolean

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


level: number

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


path: Path

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


schemaType: ListSchemaType

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


selected: boolean

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


value: string

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