mirror of
https://github.com/tenrok/vue-context.git
synced 2026-05-17 03:59:35 +03:00
Update introduction.md
This commit is contained in:
@@ -15,7 +15,7 @@ styles applied to it, but they can be easily overridden by your own styles.
|
|||||||
|
|
||||||
The menu disappears when you expect by utilizing `vue-clickaway` and it also optionally disappears when clicked on.
|
The menu disappears when you expect by utilizing `vue-clickaway` and it also optionally disappears when clicked on.
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
By default, the menu is set up to use a `<ul>` tag for the menu, which is given the attribute `role="menu"` automatically.
|
By default, the menu is set up to use a `<ul>` tag for the menu, which is given the attribute `role="menu"` automatically.
|
||||||
The component will also automatically apply the attribute `role="menuitem"` to each menu item when the context menu is opened.
|
The component will also automatically apply the attribute `role="menuitem"` to each menu item when the context menu is opened.
|
||||||
|
|||||||
Reference in New Issue
Block a user