The New Way to Build! Introducing ReUI — the developer platform for agentic UI with shadcn/ui
Learn More

Tag: Vue (717)

Hello, We need to use a multiselect in the project, but for some reason, there are no adapted styles for Metronic. It looks completely different, and there's no dark theme available. I couldn't find any adaptation for the multiselect in the plugins folder, and I can't find the SCSS for adaptat...
Hello, You see I have assembled the base project of vue from the official vue repository of metronic and when I implement any html code such as the dashboard of the demo 1, looking at the demo preview of the official website I notice that my dashboard is less wide and I do not understand why....
Hi, I want to minimize the sidebar by default, I've tried many things and it didn't work. How should I update my config? import type LayoutConfigTypes from "@/layouts/default-layout/config/types"; const config: LayoutConfigTypes = { general: { mode: "system", p...
const tabsEl = document.querySelector('#tab_post'); const tabs = KTTabs.getInstance(tabsEl); tabs.on('show', (detail) => { detail.cancel = true; console.log('show action canceled'); }); tabs.on('shown', () => { console.log('shown event'); });...
Dear Support, I try to download lastest metronic full version template. After download only metronic-tailwind-html item downloaded. Other platform items are missing. Could you please help me.
Hi, I've got a Metronic 9 modal and inside it there is a header I'd like to make sticky within the modal, when I scroll inside it, but it's not working. This is the code I'm using inside the modal: onUpdated(() => { if(modalHeader.value && !KTSticky.getInstance(modalHeader.va...
hey, i just want to know do you guys have RTL support for vue js currently ?
Is it possible to use the version 9 with vue ? I haven't found any reference on zip files I have downloaded. Kind Regards, Fabio Drago
Hi Team. Don't work link: https://preview.keenthemes.com/metronic8/vue/docs/#/doc-overview https://preview.keenthemes.com/metronic8/laravel/api/login Please Help
Good morning, I purchased the license expecting to find demos based on Vue.js, but they're not in the files I downloaded. I probably misread what was provided, but the themeforest website seemed to provide examples for Vue as well. I wanted to ask if you plan on releasing demos for Vue.JS in the nea...
I would like to setup this metronic_html_v8.2.9_demo7 on top of a fresh Laravel v12 Inertia - Vue3. Have been struggling for a week now. I did try referring to online documentation, checking out Laravel Demo (which I see was created using Livewire) while I am looking for Inertia-vue. The project tha...
I have implemented a demo2 theme in React and Vue.js. I would like to reduce the empty space of the header section to fix a more page content on a screen. How would I do that.
Hello Keenthemes Support Team, I purchased Metronic via ThemeForest, and my project was created using version 9.1.2 (Tailwind). Currently, only the latest version is available for download. Could you please provide access to v9.1.2 or guide me on how to download it from your private repository...