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

# EditableAPIDeleteOptions

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

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

## Properties

### mode?

> `optional` **mode**: `"blocks"` \| `"children"` \| `"selected"`

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

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