mirror of
https://github.com/ElemeFE/element.git
synced 2025-12-16 11:44:01 +08:00
support tab title renter funtion
This commit is contained in:
@@ -137,4 +137,5 @@
|
||||
| 参数 | 说明 | 类型 | 可选值 | 默认值 |
|
||||
|---------- |-------- |---------- |------------- |-------- |
|
||||
| label | 选项卡标题 | string | — | — |
|
||||
| label-content | 选项卡的标题的渲染 Function | Function(h) | - | - |
|
||||
| name | 与选项卡 activeName 对应的标识符,表示选项卡别名 | string | — | 该选项卡在选项卡列表中的顺序值,如第一个选项卡则为'1' |
|
||||
|
||||
Reference in New Issue
Block a user