Skip to content

getSelectionEndBlock

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

Defined in: selectors/selectors.ts:229

Parameters

snapshot

EditorSnapshot

Returns

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