vue3-easy-data-table icon indicating copy to clipboard operation
vue3-easy-data-table copied to clipboard

item slots not working on inline module app

Open DustinAPI opened this issue 1 year ago • 0 comments

I have attempted to adapt the ts code from https://hc200ok.github.io/vue3-easy-data-table-doc/features/item-slot.html into my js module app on a page and the item slots seem to be ignored. There is no error in the browser console. Is this feature not available in the vue3-easy-data-table.es.js build? vue3-easy-data-table-inline-module.zip

if this feature is not available, is there another way to get a link into an item column?

DustinAPI avatar Sep 19 '22 22:09 DustinAPI