Skip to content

getAnchorChild

getAnchorChild(snapshot): undefined | { node: PortableTextObject | PortableTextSpan; path: [KeyedSegment, "children", KeyedSegment]; }

Defined in: selectors/selector.get-anchor-child.ts:10

Parameters

snapshot

EditorSnapshot

Returns

undefined | { node: PortableTextObject | PortableTextSpan; path: [KeyedSegment, "children", KeyedSegment]; }