Skip to content

Function: RadioList()

ts
function RadioList(props: UiRadioListFieldProps): Block;

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

Radio button list field.

Parameters

ParameterType
propsUiRadioListFieldProps

Returns

Block

Matterway Assistant SDK Documentation