Hi, is there any example of CRUD for Vue 3 with Metronic 8? I could not find it in the documentation and in the source code.
Vue Metronic 8 demo1
If you are using the Metronic version higher than v8.0.25 then you should have the KTDatatable component in folder /src/components/kt-datatable/KTDatatable.vue.
You can find usage examples in /src/views/apps/customers/CustomersListing.vue and /src/views/apps/subscriptions/SubscriptionList.vue, you can find component documentation in https://preview.keenthemes.com/metronic8/vue/docs/#/kt-datatables.
Hi,
Could you please specify which theme are you using?