getFocusSpan
getFocusSpan(
snapshot
):undefined
| {node
:PortableTextSpan
;path
: [KeyedSegment
,"children"
,KeyedSegment
]; }
Defined in: selectors/selectors.ts:108
Parameters
snapshot
Returns
undefined
| { node
: PortableTextSpan
; path
: [KeyedSegment
, "children"
, KeyedSegment
]; }