> For the complete documentation index, see [llms.txt](/llms.txt).
> The full corpus is at [llms-full.txt](/llms-full.txt).

# BlockListItemRenderProps

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

:::caution[Beta]
This API should not be used in production and may be trimmed from a public release.
:::

## Properties

### block

> **block**: [`PortableTextTextBlock`](/api/editor/interfaces/portabletexttextblock/)

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

:::caution[Beta]
This API should not be used in production and may be trimmed from a public release.
:::

***

### children

> **children**: `ReactElement`\<`any`\>

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

:::caution[Beta]
This API should not be used in production and may be trimmed from a public release.
:::

***

### editorElementRef

> **editorElementRef**: `RefObject`\<`HTMLElement` \| `null`\>

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

:::caution[Beta]
This API should not be used in production and may be trimmed from a public release.
:::

***

### focused

> **focused**: `boolean`

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

:::caution[Beta]
This API should not be used in production and may be trimmed from a public release.
:::

***

### level

> **level**: `number`

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

:::caution[Beta]
This API should not be used in production and may be trimmed from a public release.
:::

***

### path

> **path**: [`Path`](/api/editor/type-aliases/path/)

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

:::caution[Beta]
This API should not be used in production and may be trimmed from a public release.
:::

***

### schemaType

> **schemaType**: [`ListSchemaType`](/api/editor/type-aliases/listschematype/)

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

:::caution[Beta]
This API should not be used in production and may be trimmed from a public release.
:::

***

### selected

> **selected**: `boolean`

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

:::caution[Beta]
This API should not be used in production and may be trimmed from a public release.
:::

***

### value

> **value**: `string`

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

:::caution[Beta]
This API should not be used in production and may be trimmed from a public release.
:::