New Metronic Docs!Added Integration Docs with Starter Kits Apps for Laravel, Laravel Livewire, Angular, Vue, Symfony, Blazor Server, Django & Flask & more
Browse Docs

Tag: Vue (711)

I build the website to switch between 2 languages one LTR and the other one RTL,so please guide us in building the output with both languages (RTL and LTR)we are using Vue demo 8 and Metronic 8.1.6
I'm using metronic 9, but since I've started several updates have been released.What is the best way to update metronic 9 to the latest version?
Hi,I'm using a vee-validate library and Field component of it. How can I have a date picker field?Thanks in advance,Vahan
I have tried many methods, but I can't solve it. I hope you can give me some help and ideashttps://demo.ds3587.com/WX20220908-144802@2x.png
I tried to create a new record for "Test_Collection" collection in directus with this function in ApiService.ts file public static test() { ApiService.vueInstance.axios .post("/items/Test_Collection", { name: "test", result: "123" }, { headers: { "Content-type": "application/json;" },...
The official state management library for Vue has changed to Pinia (https://pinia.vuejs.org). Pinia has almost the exact same or enhanced API as Vuex 5. Vuex 3 and 4 will still be maintained. However, it's unlikely to add new functionalities to it. Please could consider migrating Vuex to Pinia o...
I am installing demo3 in vuejs I run command :- npm i- npm run servebut me dispaly error: ERROR Failed to compile with 1 error...
HiI am having trouble getting the vue version working right. I am now just working with the demo but that is far from perfect. In the video about how to start it you export a file, but for vue that is not the case. You just have a bit of typescript, that's it. How am I supposed to start a vue pr...
Hello there, I am facing an issue: the Primvue dropdown is not working when using it inside the dialog. however, it works fine when use it outside it. any help?
I was wondering when the latest Metronic8 Vue3 release will contain the same form element examples and support that is part of Metronic7. Specifically all the Bootstrap form elements, Vuetify and Vuelidate examples that are included in all of the Vue demos from Metronic7.Thanks,Pete
When I chose the template and added it to the cart, I didn't know that template is correct. So how can I check this
Hi!There's a version that's "clean" or we need to manually cleanup components that we dont need?
Hi, I want to use Metronic 8 with Vuejs. I don't want to use the dedicated Vue version because I prefer not to work in Typescript. I have tried to the most abvious way, by importing CSS and JS assets into Public/index.html, recreating the way it works in the Metronic HTML version. But with this...
are there any spesific examples of (Metronic) datepicker for vue?
How can I use just some of the components like "time-line, drower, and card" from Metronic in my current Vue-JS or React-JS project?
Hi,I am using Vue demo7 template and it looks like some libraries are not initialized or included as compared to the HTML version. For exampleTooltip is not working in Vue template, had to manually trigger it in the MainLayout.vue const tooltipTriggerList = [].slice.call(document.qu...
import type'type' is declared but its value is never read.Vetur(6133)Module '"@/stores/auth"' has no exported member 'type'.Vetur(2305)import { useAuthStore, type User } from "@/stores/auth";metronic demo 8node v18.12.0npm 9.1.2
> @ dev /www/wwwroot/demo1/vue_laravel> npm run development> @ development /www/wwwroot/demo1/vue_laravel> mixsh: mix: command not foundnpm ERR! code ELIFECYCLEnpm ERR! syscall spawnnpm ERR! file shnpm ERR! errno ENOENTnpm ERR! @ development: `mix`npm ERR! spawn ENOE...
HiI recently purchased the theme and very like the new design in version 9.I want to know if there's a way of using version 9 in Nuxt JS Vue framework.Thanks !
Did exactly as mentioned, Only the skeleton loads. (I can only see menu content) I supposed it should load a dummy working site. Am I missing something ?https://keenthemes.com/metronic/tailwind/docs/getting-started/installationhttps://keenthemes.com/metronic/tailwind/docs/getting-started/in...