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)

hello, is there any way I can convert the Metronic CSS file with the SCSS module?My goal is so that class names can be hashed in my project.Thank You
Dear Support Team,I hope this message finds you well. My name is Ahmad Bilal, and I am utilizing the KT Metronic theme for our projects.I am writing to seek assistance with Vite support on the Demo 39 which is a HTML template and we are using it in the Vue js with vite bundle. I have created...
npm 8.19.2node 16.18While resolving: demo1@8.1.5Found: @popperjs/core@2.11.5node_modules/@popperjs/core @popperjs/core@"2.11.5" from the root projectCould not resolve dependency:peer @popperjs/core@"^2.11.6" from bootstrap@5.2.2node_modules/bootstrap bootstrap@"5.2.2" from th...
I followed this tutorial to integrate the vue pages into a laravel project : https://preview.keenthemes.com/metronic8/vue/docs/#/vue-laravel-integrationDisplaying the pages does work but I need some help to set up the databases, is there any doc about that? As long as it isn't set up I cannot tr...
Hello, I am using HTML Metronic, and you know there are many repetitive DIV module like Footer, Header, Sidebar, So I want to decompose them. I decide to make them Vue modules. In other words, I will add Vue-template(the inner code is the same as the original code) to HTML by httpVueLoader. Everythi...
I am unable to get the accordions to work in my app. I have looked at the code in the docs and copied and pasted it into my application, but they do not work. The icons are missing, and the accordions don't toggle. Am I missing a CSS file or some Javascript? I am using bootstrap 5.x ,vuejs and t...
is JS version available for Vue Theme?
I have problem with fullCalander Package when i build the project the problem is when i put a dynamic events ( using ref or reactive ) they block the page without any response i get also warning in browser about : ( in the dev mode ) "runtime-core.esm-bundler.js:40 [Vue warn]: Maximum recursive u...
Hi, earlier version like 8.1.4 has this already covered.Again switching to dark mode - element plus still lightThe same with SweetAlert.Can you please give me a tip to fix both?
I need to identify the device from which the user visits us, so I was wondering if Metronic has something already established that allows me to identify if the user is using the application from a computer or from a mobile phone?Thanks for the help, I'll stay tuned.
Hello,I need to include a modal with form inside a multi-step sequence, but the component don't allow me to do it.There is a way to include such modal inside this component?Thanks,MB
Hi there,After updating the Metroinic version. I got this error: Loading module from “http://127.0.0.1:5173/metronic8/vue/demo8/src/App.vue?vue&type=style&index=0&lang.scss” was blocked because of a disallowed MIME type (“”)when I omit the style files from app.vue file project works just...
Hello,Has anyone had success integrating Metronic 8 (demo 1) on a fresh Laravel 11 project (composer create-project laravel/laravel:^11.0 laravel-vue)?I would appreciate some guidance on how you approached it (either in the form of online documentation or explanation).Thank you.
Hello,i need to know how i can get the data from laravel api with server side paginationim using KTDataTable vue typescript
Hello,I am using Metronics Demo7 Vue, and I am trying to add a div to the Footer.vue file in a fixed position so that it is always visible at the bottom. I am able to add the div in the correct position, however, my issue is with the width.As soon as I change position:fixed, the width is no...
Dear Support Team,I hope this message finds you well. My name is Ahmad Bilal, and I am utilizing the KT Metronic theme for our projects. First, I'd like to express my appreciation for the quality of your theme and the features it offers.I am writing to seek assistance with a specific issue w...
Action dropdown sometimes opened, sometimes not openedVue demo 8V 8.2.4 {{ t("a...
我购买下载时,用的是 demo1我希望使用demo7,将demo7下载后,应该如何使用,根据文档说 要进入 theme/tools/ 目录进行相关操作但我下载的 demo1与demo7均没有 theme/tools/ 路径
Hello! Is it possible to implement the slide down menu from Metronic 7, Demo 1 into Metronic 8 Vue? I'm talking about the one that is shown on mobile when the top right icons combine together into one and it slides down to open up to all of them.
I want to know which version of Metronic 8 is good for a faster development process (React or Vue).Looking for valuable suggestions. Thanks
In vue demo3, why you are not using ? Can you provide some examples ? Best regards, Wilhem
In this filecomponents/page-layouts/Auth.vue Line 62change REMOVE_BODY_CLASSNAME to REMOVE_BODY_ATTRIBUTE it is wrong line you need to remove the attrs not the class