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

# getNextInlineObject

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

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

Returns the inline object after the selection end within the same text
block, resolved at any depth.