Checkbox Group# PropertyDescriptionTypeDefaultVersion disabledDisable all checkboxesbooleanfalse nameThenameproperty of allinput[type="checkbox"]childrenstring-1.5.0 optionsSpecifies options, you can customizelabelwith slot = "label" slot-scope="option"string[] | Array<{ label: string value: string dis...
Checkbox Group# PropertyDescriptionTypeDefaultVersion disabledDisable all checkboxesbooleanfalse nameThenameproperty of allinput[type="checkbox"]childrenstring-1.5.0 optionsSpecifies options, you can customizelabelwith slot = "label" slot-scope="option"string[] | Array<{ label: string value: string dis...
{label: t('下拉框'),field:'testSelect',component:'Select',// 选择框还有 RadioGroup、CheckboxGroupcomponentProps: {dictType:'sys_menu_type',// 下拉框选项数据(支持直接指定字典类型)allowClear:true,// 启用空选项,可清空选择mode:'multiple',// 下拉框模块,启用多选}, }, {label: t('日期选择')...
label="Activity type"> <a-checkbox-group v-model="form.type"> <a-checkbox value="1" name="type"> Online </a-checkbox> <a-checkbox value="2" name="type"> Promotion </a-checkbox> <a-checkbox value="3" name="type"> Offline </a-checkbox> </a-checkbox-group> </a-form-model-...
Checkbox Group # 参数说明类型默认值版本 defaultValue 默认选中的选项 string[] [] disabled 整组失效 boolean false name CheckboxGroup 下所有 input[type="checkbox"] 的name 属性 string - 1.5.0 options 指定可选项,可以通过 slot="label" slot-scope="option" 定制label string[] | Array<{ label: ...
Checkbox Group# 参数说明类型默认值版本 disabled整组失效booleanfalse nameCheckboxGroup 下所有input[type="checkbox"]的name属性string-1.5.0 options指定可选项,可以通过 slot="label" slot-scope="option" 定制labelstring[] | Array<{ label: string value: string disabled?: boolean, indeterminate?: boolean...
原本checkboxgroup的选中值只是checkbox项里的值,无法加其他的值,变通了一下,加上了其他的值 是在list中使用的,加上了list项中的属性值 <a-checkbox-group@change="onFlagChange"v-model="selChks"style="width:100%"> <a-listitem-layout="horizontal":data-source="dataSource"> ...
vue antdesign Checkbox多选框改变框的大小 elementUi中el-table列表结合type=“selection“完成一个多选菜单权限设置的表格. <template> <div> <div class="qx_btottom"> <el-table :data="getmenus" ref="multipleTable" row-key="id" show-checkbox...
Checkbox Group # 参数说明类型默认值版本 disabled 整组失效 boolean false name CheckboxGroup 下所有 input[type="checkbox"] 的name 属性 string - 1.5.0 options 指定可选项,可以通过 slot="label" slot-scope="option" 定制label string[] | Array<{ label: string value: string disabled?: boolean,...
118{119"id": "20024",120"label": "数据源配置",121"name": "数据源配置",122"type": "1",123"sort": 4,124"perms": "tenant:separation:edit"125},126{127"id": "20025",128"label": "数据源删除",129"name": "数据源删除",130"type": "1",131"sort": 5,132"perms": "tenant:sour...