Black Friday Super Sale! Limited Time 50% OFF for All-Access Plans
Save 50% Now

Tag: Tailwind 4 (381)

Hello , I am going to integrate metronic-v9.0.4 into Laravel project , I uses the instructions on https://keenthemes.com/metronic/tailwind/docs/getting-started/integration/laravel to do that I see that the file src/app/layouts/demo1.js , while I will use the demo5 UI , so does this file will...
I made my Metronic 9 React Tailwind Integration, my system is running in the "dev" environment, but I get the following errors when building. src/metronic/core/components/datatable/datatable.ts:20:21 - error TS2612: Property '_config' will overwrite the base property in 'KTComponent'. If this i...
Is there a guide somewhere for implementing Metronic 9 into an existing Asp.Net Core MVC Web app? I want to keep the project very light so only need the basic layout and login pages
Hi there! I can't install the project ... I initialized my Vue project in a client folder, in order to eventually use a server folder to put an Express.js. In this client folder, I put the theme in the src folder. But I'm having trouble understanding the documentation for initializing the...
Topbar menu wont hide when change password modal is click. Image for desktop version : https://ibb.co/7RjgXCB Image for responsive version : https://ibb.co/cCnkp2H
hello, Data table remote source, how do I use search option using vanilla js? I checked ktui documentation but you don't have a sample for it, I'm using latest metronic build v9+
I want to make a dashboard like Demo8 Metronik and I work with vue and tailwind, but bootstrap is used in this demo package, but I don't want bootstrap and I want the whole project to be with tailwind. How should I do? In the documents, it was written to download the tailwind and html package, but I...