mirror of
https://github.com/tenrok/vue-context.git
synced 2026-06-16 15:40:31 +03:00
wip
This commit is contained in:
+2
-4
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user