2
0
mirror of https://github.com/tenrok/vue-context.git synced 2026-06-16 15:40:31 +03:00
This commit is contained in:
Randall Wilk
2021-01-22 09:21:00 -06:00
parent 43051b9016
commit 96781cc470
4 changed files with 6 additions and 11 deletions
+2 -4
View File
@@ -3,15 +3,13 @@ title: Basic Demo
sort: 1
---
{.tip}
> Right click on each item to open the context menu.
> {tip} Right click on each item to open the context menu.
<div id="basic-app" style="margin-bottom: 1rem;">
<basic-usage></basic-usage>
</div>
{.tip}
> Try using the up and down arrows as well to navigate the menu.
> {tip} Try using the up and down arrows as well to navigate the menu.
```html
<template>