Skip to content

Function: Checkpoint()

ts
function Checkpoint(props: CheckpointProps): Block;

Defined in: src/renderer/blocks/index.ts:2557

Experimental

Checkpoint — timeline marker with a separator and label.

Parameters

ParameterType
propsCheckpointProps

Returns

Block

Matterway Assistant SDK Documentation