Skip to content
On this page

ProRadio

以配置项创建单选框组。

Props

名称类型默认值说明
optionsCheckboxMixedOption[]-复选框配置
spaceSpaceProps-间隔配置
type'default' | 'button'-单选组类型

更多参数参考 radio-group

RadioOption Properties

名称类型说明
slotsRecord<string, () => JSX.Element | undefined>Radio Slots

更多参数参考 radio, radio-button

Released under the MIT License.