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

# BlockStyleRenderProps

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

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

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

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

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

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

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

***

### schemaType

> **schemaType**: [`StyleSchemaType`](/api/editor/type-aliases/styleschematype/)

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

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

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

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