Skip to content

Function: StatusList()

ts
function StatusList(props: UiStatusListProps): Block;

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

Status list component.

Parameters

ParameterType
propsUiStatusListProps

Returns

Block

Matterway Assistant SDK Documentation