Skip to content

Function: RadioListField()

ts
function RadioListField(props: UiRadioListFieldProps): Block;

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

Radio button list field.

Parameters

ParameterType
propsUiRadioListFieldProps

Returns

Block

Matterway Assistant SDK Documentation