Skip to content

getPreviousBlock

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

Defined in: selectors/selectors.ts:258

Parameters

snapshot

EditorSnapshot

Returns

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