getAnchorBlock
getAnchorBlock(
snapshot
):undefined
| {node
:PortableTextBlock
;path
: [KeyedSegment
]; }
Defined in: selectors/selector.get-anchor-block.ts:8
Parameters
snapshot
EditorSnapshot
Returns
undefined
| { node
: PortableTextBlock
; path
: [KeyedSegment
]; }