Skip to content

Function: SegmentedField()

ts
function SegmentedField(props: UiSegmentedFieldProps): Block;

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

Segmented control field.

Parameters

ParameterType
propsUiSegmentedFieldProps

Returns

Block

Matterway Assistant SDK Documentation