Skip to content

Function: Checkpoint()

ts
function Checkpoint(props: CheckpointProps): Block;

Defined in: packages/sdk/src/renderer/blocks/index.ts:2674

Experimental

Checkpoint — timeline marker with a separator and label.

Parameters

ParameterType
propsCheckpointProps

Returns

Block

Matterway Assistant SDK Documentation