Skip to content
This page is available as Markdown at /api/selectors/variables/getselectionendchild.md. For the full documentation index, see /llms.txt, or the complete corpus at /llms-full.txt.

getSelectionEndChild

const getSelectionEndChild: EditorSelector<{ node: PortableTextSpan | PortableTextObject; path: ChildPath; } | undefined>

Defined in: selector.get-selection-end-child.ts:13

Returns the child containing the selection’s end point, resolved at any depth.