2
0
mirror of https://github.com/tenrok/vue-context.git synced 2026-06-11 10:12:23 +03:00
Files
vue-context/docs/demos/advanced.md
T
rawilk 7d050c0bf0 wip
2020-08-30 19:54:12 -05:00

19 lines
296 B
Markdown

---
title: Advanced Demo
sort: 2
---
<div id="app">
## Demo 1
{.tip}
> Right click on each item to see a more customized context menu appear for each item.
<div style="margin-bottom: 1rem;">
<advanced-1></advanced-1>
</div>
</div>
<script src="../scripts/vue-context-demos.js"></script>