Skip to content

getLastBlock

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

Defined in: selectors/selectors.ts:133

Parameters

snapshot

EditorSnapshot

Returns

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