mirror of
https://github.com/tenrok/vue-context.git
synced 2026-06-21 15:30:32 +03:00
3.4 updates (#16)
This commit is contained in:
@@ -7,8 +7,8 @@
|
||||
[](https://vuejs.org)
|
||||
|
||||
`vue-context` provides a simple yet flexible context menu for Vue. It is styled for the standard `<ul>` tag, but any menu template can be used.
|
||||
The only dependencies the menu has are Vue and vue-clickaway, so the majority of styling is up to you, and any of the package
|
||||
styles for the menu can easily be overridden.
|
||||
The menu is lightweight with its only dependency being `vue-clickaway`. The menu has some basic styles applied to it but they can be easily
|
||||
overridden by your own styles.
|
||||
<br><br>
|
||||
The menu disappears when you expect by utilizing `vue-clickaway` and it also optionally disappears when clicked on.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user