Skip to content

Function: SelectField()

ts
function SelectField(props: SelectProps): Block;

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

Select dropdown field.

Parameters

ParameterType
propsSelectProps

Returns

Block

Matterway Assistant SDK Documentation