Merge branch 'dev' into next

This commit is contained in:
chenjiahan
2020-08-31 11:24:31 +08:00
5 changed files with 60 additions and 29 deletions
+7
View File
@@ -190,3 +190,10 @@ export default {
| opened | Triggered when opened ActionSheet | - |
| closed | Triggered when closed ActionSheet | - |
| click-overlay | Triggered when click overlay | - |
### Slots
| Name | Description |
| --------------------- | ------------------ |
| default | Custom content |
| description `v2.10.4` | Custom description |