feat(ActionSheet): add description slot (#7068)

This commit is contained in:
neverland
2020-08-30 20:17:37 +08:00
committed by GitHub
parent ad5d8f854c
commit dae6e2dbd4
5 changed files with 47 additions and 6 deletions
+7
View File
@@ -198,6 +198,13 @@ export default {
| closed | 关闭面板且动画结束后触发 | - |
| click-overlay | 点击遮罩层时触发 | - |
### Slots
| 名称 | 说明 |
| --------------------- | -------------------- |
| default | 自定义面板的展示内容 |
| description `v2.10.4` | 自定义描述文案 |
## 常见问题
### 引入时提示 dependencies not found