[new feature] DropdownItem: add title-class prop
This commit is contained in:
@@ -106,6 +106,7 @@ export default {
|
||||
| title | 菜单项标题 | `String` | 当前选中项文字 | - |
|
||||
| options | 选项数组 | `Array` | `[]` | - |
|
||||
| disabled | 是否禁用菜单 | `Boolean` | `false` | - |
|
||||
| title-class | 标题额外类名 | `String` | - | - |
|
||||
|
||||
### DropdownItem Events
|
||||
|
||||
|
||||
Reference in New Issue
Block a user