primevue-mirror/doc/contextmenu/DataTableDoc.vue

6 lines
236 B
Vue
Raw Normal View History

2023-11-07 07:55:48 +00:00
<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>