mirror of
https://gitee.com/xuliangzhan_admin/vxe-table.git
synced 2026-01-21 05:27:57 +08:00
button 增加参数 mode
This commit is contained in:
@@ -1407,6 +1407,10 @@
|
||||
"type": "string",
|
||||
"description": "内容(支持开启国际化)"
|
||||
},
|
||||
"vxe-button/mode": {
|
||||
"type": "string",
|
||||
"description": "模式"
|
||||
},
|
||||
"vxe-button/type": {
|
||||
"type": "string",
|
||||
"description": "类型"
|
||||
|
||||
@@ -459,6 +459,7 @@
|
||||
"vxe-button": {
|
||||
"attributes": [
|
||||
"content",
|
||||
"mode",
|
||||
"type",
|
||||
"size",
|
||||
"name",
|
||||
|
||||
Reference in New Issue
Block a user