Skip to content

Function: Select()

ts
function Select(props: SelectProps): Block;

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

Select dropdown field.

Parameters

ParameterType
propsSelectProps

Returns

Block

Matterway Assistant SDK Documentation