Skip to content

Function: CheckboxListField()

ts
function CheckboxListField(props: UiCheckboxListFieldProps): Block;

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

Checkbox list field.

Parameters

ParameterType
propsUiCheckboxListFieldProps

Returns

Block

Matterway Assistant SDK Documentation