Skip to content

getNextBlock

getNextBlock(snapshot): undefined | { node: PortableTextBlock; path: [KeyedSegment]; }

Defined in: selectors/selectors.ts:289

Parameters

snapshot

EditorSnapshot

Returns

undefined | { node: PortableTextBlock; path: [KeyedSegment]; }