Skip to content
This page is available as Markdown at /api/selectors/variables/getpreviousinlineobject.md. For the full documentation index, see /llms.txt, or the complete corpus at /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.