getAnchorSpan
getAnchorSpan(
snapshot
):undefined
| {node
:PortableTextSpan
;path
: [KeyedSegment
,"children"
,KeyedSegment
]; }
Defined in: selectors/selector.get-anchor-span.ts:9
Parameters
snapshot
EditorSnapshot
Returns
undefined
| { node
: PortableTextSpan
; path
: [KeyedSegment
, "children"
, KeyedSegment
]; }