Skip to content

getSelectionEndBlock

const getSelectionEndBlock: EditorSelector<{ node: PortableTextBlock; path: BlockPath; } | undefined>

Defined in: selector.get-selection-end-block.ts:13

Returns the block containing the selection’s end point, resolved at any depth.