mirror of
https://github.com/alibaba/lowcode-engine.git
synced 2026-03-18 03:33:40 +00:00
507 B
507 B
title
| title |
|---|
| RadioGroupSetter |
简介
用于直观的展示选择并选择。
展示
setter 配置
| 属性名 | 说明 |
|---|---|
| defaultValue | 默认值 |
| options | 传入的数据源,参数格式: [{img: 'url', value: 'text', label/title: 'text'}, ...] | [ 'text', 'text', ...] |
返回类型
String | Number | Boolean 会返回 options 中的 value 值