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

# getAnchorChild

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

Defined in: selector.get-anchor-child.ts:12

Returns the child (span or inline object) containing the anchor selection,
resolved at any depth.