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