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

# BlockOffset

> **BlockOffset** = `object`

Defined in: packages/editor/src/types/block-offset.ts:6

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

## Properties

### offset

> **offset**: `number`

Defined in: packages/editor/src/types/block-offset.ts:8

***

### path

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

Defined in: packages/editor/src/types/block-offset.ts:7