getFocusBlockObject
getFocusBlockObject(
snapshot
):undefined
| {node
:PortableTextObject
;path
: [KeyedSegment
]; }
Defined in: selectors/selectors.ts:64
Parameters
snapshot
Returns
undefined
| { node
: PortableTextObject
; path
: [KeyedSegment
]; }