Skip to content

getSelectionStartBlock

getSelectionStartBlock(snapshot): undefined | { node: PortableTextBlock; path: [KeyedSegment]; }

Defined in: selectors/selectors.ts:200

Parameters

snapshot

EditorSnapshot

Returns

undefined | { node: PortableTextBlock; path: [KeyedSegment]; }