Skip to content

getFocusChild

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

Defined in: selectors/selectors.ts:77

Parameters

snapshot

EditorSnapshot

Returns

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