Skip to content

getFocusSpan

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

Defined in: selectors/selectors.ts:108

Parameters

snapshot

EditorSnapshot

Returns

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