feat(ShareSheet): add cancel slot (#8335)

This commit is contained in:
neverland
2021-03-14 11:24:48 +08:00
committed by GitHub
parent c424d6efcd
commit 2961384530
5 changed files with 36 additions and 13 deletions
+5 -4
View File
@@ -197,10 +197,11 @@ export default {
### Slots
| Name | Description |
| ----------- | ------------------ |
| title | Custom title |
| description | Custom description |
| Name | Description |
| ---------------- | ----------------------------------- |
| title | Custom title |
| description | Custom description |
| cancel `v3.0.10` | Custom the content of cancel button |
### Less Variables