primevue-mirror/doc/contextmenu/DataTableDoc.vue
2023-11-07 10:55:48 +03:00

5 lines
236 B
Vue

<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>