v-checkbox-group
属性
属性 | 类型 | 默认值 | 说明 |
---|---|---|---|
class |
String |
undefined |
|
fieldName |
String |
Selections |
实体名称 |
options |
Array |
undefined |
|
value |
String |
undefined |
|
spliter |
String |
',' |
分隔符 |
方法
名称 | 参数 | 返回值 | 说明 |
---|---|---|---|
getSelectedValues |
无 | void |
获取当前选中的值 |
使用示例
- fieldName属性建议写一个示例
- value属性建议写一个示例
- options属性建议写一个示例