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: Tailwind 4 (332)

Hello sir, I purchased Metromic one year ago. Can I now download the Tailwind bundle, or is there a new purchase plan required?
A New Era with KtUI, ReUI, and Tailwind 4, React 19, Next.js 15!We’re thrilled to announce the most anticipated Metronic update ever! This giant shift forward brings transformative changes for a faster, community-driven future. A Reva...
Hi i'd like to know when will you upgrade to tailwind v4 and if there's a timeline for 2025 metronic react releases, like when will you release a stable version for react native metronic or when will you update the react docs.Thankss!
Hey, do you know, when you will publish the nuxt-doc for Tailwind? :)
Hi Metronic team,Love the Metronic 9 Tailwind version!!Do you have an approximate ETA for Symfony / AssetMapper integration with Tailwind Metronic?Thanks
I am anticipating your react full project demo just like your https://keenthemes.com/metronic/tailwind/demo1.Do you have a projected timeline on when you will be releasing it in public? Like is it coming this month, next month, or next year?
Hello Developers,I’m a backend developer using Metronic Tailwind, and I’m trying to globally integrate components such as file-upload and select across all pages of my project. However, I don’t have experience working with Webpack or advanced frontend build tools.Could you please guide me on...
Has anyone implemented a modal with vue 3 and TypeScript, I see they have the TypeScript definition files but I can't implement the modal.If someone has done it, I would appreciate it if you could give an example since it is not included in the documentation, thank you.
Tailwind version: v9.1.1 - 29 Oct, 2024Hello, I would like to report a problem related to the -info color class. When you change from -primary to -info on a button, for example, it doesn't recognize it and just turns white. This happens with several other elements that try to change from -primar...
Hi everyone,We're using metronic v9.0.6 with tailwindcss and vue. While trying to use a render function for the DataTable component, custom components returned are not being rendered.My example code is here (was erroring while trying to post it here): https://snipit.io/public/snippets/89917...
Are there any plans to bring toast notification components to Metronic?
I am using KTStepper on Laravel. I try on starter kit laravel livewire. I copied basig usage example KTStepper but not working correctly. kt-stepper-item-active:bg-primary kt-stepper-item-active:text-primary-foreground kt-stepper-item-completed:bg-green-500 kt-stepper-item-completed:text-white not s...
Hello,I noticed that several components, such as Advanced Select, Datepicker, Dial Input, and Password Meter, are marked as "SOON" (metronic v9). Could you please provide an estimated release date or timeframe for these components, especially for the Datepicker? It would be helpful to know when th...
Hi,I am trying to use Advanced Select (Metronic Tailwind) within a drawer. I have a form that contains the select element. The content of the form is injected using ajax. When I place the select code inside the main page it works great, but when the form gets loaded inside the drawer it doesn't....
I can't find what I'm looking for. Is the documentation insufficient or am I looking in the wrong place?
Hello Team,I hope this message finds you well. I have a request regarding the organization and accessibility of components within the theme, particularly form controls and the tabs layout. In Metronic 8, the availability of extensive examples for various form controls and layouts made it incredi...
Actually, Am searching the angular and tailwind but In all demo file are having in angular with bootstrap. so kindly please give the solution for this. Or else Please provide the react with tailwind .
i have an issue with the DataGrid components from metronicwhen i try to add column controls like drag feature etc i have an issue where on one of the columns im rendering a card inside of a tooltip when hovered over a cell in that column for example its like a tooltip now when i try to add f...
Please solve these problems on mobile. There is a problem with alignmenthttps://we.tl/t-z97SJsR4TO
I am trying to import tailwind base colors like (teal color) into my tailwind html template. But when i build the css it is always missing those colors. Here is my tailwind.config.js configuration```jsconst defaultTheme = require('tailwindcss/defaultTheme');const defaultColors = requi...
Hello,Is there a way to load data without using apiEndpoint? I would like to create my custom function to load the data and then pass it to the DataTable instance.Is this possible in Metronic 9 Tailwind?Cheers,OZ
Hi everyone,I'm using the Metronic theme (bootsrap) with KTDataTable in a .NET 8 Core project. I have successfully implemented server-side pagination, but I'm having trouble passing custom parameters (e.g., idCompany and idWallet) to the backend.I've tried to use the mapRequest configuration...