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

# getPreviousInlineObject

> `const` **getPreviousInlineObject**: `EditorSelector`\<\{ `node`: `PortableTextObject`; `path`: `ChildPath`; \} \| `undefined`\>

Defined in: selector.get-previous-inline-object.ts:14

Returns the inline object before the selection start within the same text
block, resolved at any depth.