feat(ActionSheet): add description slot (#7068)
This commit is contained in:
@@ -189,3 +189,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 |
|
||||
|
||||
Reference in New Issue
Block a user