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