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

# BlockChildRenderProps

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

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

## Properties

### annotations

> **annotations**: [`PortableTextObject`](/api/editor/interfaces/portabletextobject/)[]

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

:::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:190

:::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:191

:::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:192

:::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:193

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

***

### schemaType

> **schemaType**: [`InlineObjectSchemaType`](/api/editor/type-aliases/inlineobjectschematype/)

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

:::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:194

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

***

### value

> **value**: [`PortableTextChild`](/api/editor/type-aliases/portabletextchild/)

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

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