feat(DropdownItem): add title slot (#4975)

This commit is contained in:
neverland
2019-11-10 11:47:11 +08:00
committed by GitHub
parent 76cdb03962
commit 9d12e895fe
6 changed files with 45 additions and 2 deletions
+1 -1
View File
@@ -221,7 +221,7 @@ export default {
| 名称 | 说明 |
|------|------|
| default | 标签页内容 |
| title | 自定义标 |
| title | 自定义标题,不支持动态渲染 |
### Tabs Events