Get 2024 Templates Mega Bundle!$1000 worth of 19 Bootstrap HTML, Vue & React Templates + 3 Vector Sets for just $99
Get for 99$

Tag: Vue (693)

VUEJS TemplateI am using KTDatable with:checkbox-enabled = "true" and getting data from the server sideResponse:[ { "id": 1, "name": "User 1", "checked": true }, { "id": 2, "name": "User 2", "checked": false }]How can check this row by default?
Iam using vue js template and there is a bug: after login its creating the "Menu wrapper" 2-times - so the Navbar is doubled. Any suggestions how to fix this?
When clicking the sign out button on the User menu in Metronic demo 7 for Vue, the user gets redirected to the sign-in page, which is functioning as expected. However, the user menu remains open until the page is refreshed. It's worth noting that this issue does not occur consistently, but...
When clicking on the User picture on a small size screen in in Metronic demo 7 for Vue, the user menu is not visible. It seems there is an issue with setting proper z-index.See the gif in full-size, It gets cropped here:
I am trying to integrate Metronic theme with Laravel and Inertia js, I could not figure it out. Because Metronic Vue theme is using Vue router and others things. Those are not required for Laravel and Inertia js. Can you suggest how to convert Metronic Vue theme for Laravel and Inertia js?
How can we download the template code for "Podcast" dashboard and for Vue?
hello, I'm having trouble opening the menu in drawer element plus. on another component I did reinitializeComponents() and it worked, but when it was in the drawer, the menu didn't appear even though I had done reinitializeComponents().is there anything i missed?here is my code snippet
Hello, im using metronic 8.2.3 VUE.I'm using custom variables in _variables_cusotm.scss for changing my main theme color. But it only work in light mode, not working in dark mode. while theme switched to dark mode, primary color set to default bootsrap color (blue).Any help will be appreciat...
Hi,We are looking for a driven, self-motivated jun/mid React/NextJS/Vue software engineer to participate in the development of top-notch products and solutions.Responsibilities: - Product development & maintenance - Technical support and problem solving - Research and learn new techn...
Hi, I want to ask about configuration of project, if i create a new vue project and add dependency following package.json file inside metronic_vue_v8.1.6_demo2 folder and copy assets folder into my new vue project. how can i use
Hey there, while exploring the demo version for VueJS, I'm curious if the premium version offers additional components and features beyond what's showcased in the demo version. Or is it restricted to the features demonstrated in the demo version?
remove Why use this button? It will not rebound when pressed. For demo6 vue version projects, it is also not possible to use a link to replace it.
data-kt-stepper-action="step" not working in vue Account Type
Hello,can i hide compenent in page like hide sidebar use sidebarlogo?metronic 8 VUE.Thank you
I download de Vue Metronic 8.2.3 Demo 1 and after run npn run build don't work with nginx I juste receveid error this messages:1. Loading module from “http://vod.mydev.wtf/metronic8/vue/demo1/assets/index-9fb06229.js” was blocked because of a disallowed MIME type (“text/html”).2. The styles...
Install tiny-slider dependency by running command npm install tiny-slider.Include tiny-slider styles on your component.@import "tiny-slider/dist/tiny-slider.css";Paste a slider html code to your component....
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, if you set the Sidebar to Light in metronic8 vue, the Fixed toolbar mode in the Header will not take effect. Please help solve this problem
RequirementMetronic version v8.1.6+PHP 8.1.9+Composer 2.4.1+Node 16.16.0+Create a new Laravel 9 project
How to implement your metronic to the vite app? There a lot of depedencies which create problems to me to use vite instead of webpack. Is it possible to use vite?
Hi, Just want to suggest, that if you are working on the Nuxt version of the Tailwind UI kit, it would be awesome if you built it using the layers feature in Nuxt, defining the theme as a base layer that a Nuxt application can then extend. It it really an awesome way to encapsulate the code, and...
Hi, I'm really interested in seeing a detailed documentation on integrating Laravel with Inertia and Vue. Despite numerous discussions on this topic, there's still a lack of comprehensive resources. If you could dedicate some time to create documentation for this, I would greatly appreciate it. Alte...