feat(Dialog): add footer slot (#8382)

This commit is contained in:
neverland
2021-03-20 15:47:52 +08:00
committed by GitHub
parent a7bd8d02b3
commit 1865e06a7a
5 changed files with 47 additions and 9 deletions
+5 -4
View File
@@ -204,10 +204,11 @@ export default {
### Slots
| Name | Description |
| ------- | -------------- |
| default | Custom message |
| title | Custom title |
| Name | Description |
| ---------------- | -------------- |
| default | Custom message |
| title | Custom title |
| footer `v3.0.10` | Custom footer |
### Less Variables