mirror of
https://github.com/tenrok/vue-context.git
synced 2026-06-23 11:40:33 +03:00
Close on click (#9)
This commit is contained in:
@@ -148,6 +148,7 @@ new Vue({
|
||||
|
||||
| Property | Type | Default | Description
|
||||
| -------- | ---- | ------- | -----------
|
||||
| `closeOnClick` | Boolean | `true` | If set to false, context menu will not automatically close when clicked on.
|
||||
| `closeOnScroll` | Boolean | `true` | If set to true, context menu will automatically close on window scroll.
|
||||
|
||||
## Credits
|
||||
|
||||
Reference in New Issue
Block a user