Skip to content

Function: MultiSelectField()

ts
function MultiSelectField(props: MultiSelectProps): Block;

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

Multi-select dropdown field.

Parameters

ParameterType
propsMultiSelectProps

Returns

Block

Matterway Assistant SDK Documentation