mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-10 09:22:34 +00:00
Updated context menu demos
This commit is contained in:
parent
ee7783f1af
commit
d9751d36f2
7 changed files with 787 additions and 404 deletions
5
doc/contextmenu/DataTableDoc.vue
Normal file
5
doc/contextmenu/DataTableDoc.vue
Normal file
|
@ -0,0 +1,5 @@
|
|||
<template>
|
||||
<DocSectionText v-bind="$attrs">
|
||||
<p>DataTable has built-in support for ContextMenu, see the <NuxtLink to="/datatable/#contextmenu">ContextMenu</NuxtLink> demo for an example.</p>
|
||||
</DocSectionText>
|
||||
</template>
|
Loading…
Add table
Add a link
Reference in a new issue