getFocusListBlock
getFocusListBlock(
snapshot
):undefined
| {node
:PortableTextListBlock
;path
: [KeyedSegment
]; }
Defined in: selectors/selectors.ts:37
Parameters
snapshot
Returns
undefined
| { node
: PortableTextListBlock
; path
: [KeyedSegment
]; }