getSelectionEndBlock
getSelectionEndBlock(
snapshot
):undefined
| {node
:PortableTextBlock
;path
: [KeyedSegment
]; }
Defined in: selectors/selectors.ts:229
Parameters
snapshot
Returns
undefined
| { node
: PortableTextBlock
; path
: [KeyedSegment
]; }