docs(ActionSheet): add v-model api (#6017)
This commit is contained in:
@@ -123,6 +123,7 @@ export default {
|
||||
|
||||
| Attribute | Description | Type | Default |
|
||||
|------|------|------|------|
|
||||
| v-model (value) | Whether to show ActionSheet | *boolean* | `false` |
|
||||
| actions | Options | *Action[]* | `[]` |
|
||||
| title | Title | *string* | - |
|
||||
| cancel-text | Text of cancel button | *string* | - |
|
||||
|
||||
Reference in New Issue
Block a user