Skip to content
This page is available as Markdown at /api/selectors/variables/getfocuslistblock.md. For the full documentation index, see /llms.txt, or the complete corpus at /llms-full.txt.

getFocusListBlock

const getFocusListBlock: EditorSelector<{ node: PortableTextListBlock; path: BlockPath; } | undefined>

Defined in: selector.get-focus-list-block.ts:13

Returns the list block containing the focus selection, resolved at any depth.