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 (307)

➜ press h + enter to show helpfile:///C:/Users/eduar/Downloads/themeforest-cNHNYOJH-metronic-responsive-admin-dashboard-template/metronic-v9.1.2/metronic-v9.1.2/metronic-tailwind-react/typescript/vite/tailwind.config.js:1module.exports = {^ReferenceError: module is not defined...
Please help, I am following all installation instruction from the docs and getting stuck when running npm build. i am using node version 20.15.0 (LTS) and npm version 10.7.0. Screenshot:https://gcdnb.pbrd.co/images/XRm8UAgz2rD2.png Metronic 9 Tailwind
I’m using Metronic v9.2.2 (React + TypeScript + Vite) and encountered a dependency conflict when installing with npm:react-helmet-async@2.0.5 requires React 16/17/18, but the project defaults to React 19.Using yarn install worked temporarily, but I’m concerned about long-term stability.Que...
I saw that you have a full react implementation but still without a detail documentation.May I know how to add/remove menu?Also, how to remove top bar menu?
Hi, i have purchased the metronic yesterday, and integrating it with the nextjs using the starter template : metronic-tailwind-next from github. Although it works fine when running it using npm run dev. but when i try to run the npm run build then its producing followin...
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'); });...
Hello Team,Thank you for this amazing template.I would prefer a video tutorial on how to integrate Angular with Tailwind, as it would make the process clearer for everyone.
Hi,All Metronic 9 Demos(demo 1 - demo 10) are already available for the Metronic 9 Taiwind React version.To use your preferred demo please perform below steps:1) Refer to readme. md and install dependencies and launch the Metronic React app.2) Import the new demo: import {...
Hey Metronic Community!We're thrilled to announce the Beta Testing phase for our upcoming Metronic Tailwind CSS-based HTML & JavaScript Toolkit! This is your chance to get an exclusive first look at the latest evolution of Metronic and help shape its future.What's New?Our new tool...
How can i use Demo 8 or demo 3 from Metronic 9 into laravel project. I have followed the guide for Laravel project setup but it give me demo 1, i want to use demo 3 or demo 8 tailwind metronic v9 into laravel project.
Hello, My understanding is that latest Metronic 9.0.2 is using tailwindcss 4.1.x, but apparently gradient is not defined, for example : bg-gradient-to-rit appears that we are limited to use ONLY the syntax defined in src/assets/css/styles.css and cannot leverage the full design capabilities...
Hi I am using Metronic v9.1.2 Tailwind with nextjs v15. But onClick is not working inside the of KTDataTable. Please tell how to make this onClick work ? Whereas if i disable KTDataTable initialization then onClick work fine.
When is the release of Anguler version of Metronic 9 (with Tailwind) ?
I'm currently using Metronic with Laravel and Tailwind CSS. My backend dashboard is powered by Metronic, which is its primary strength. The frontend uses a separate Tailwind CSS package.Everything compiles well, except I noticed that after adding Metronic, my build size increased significantly....
hey first time posting here so this is my first time using metronic react 9.2.3 and i want to remove the default supabase auth... ive followed all the steps here:https://docs.keenthemes.com/metronic-react/guides/custom-authto disable the supabase auth but after doing this i see more referenc...
I am trying to apply filter on the remote datatable with KTDatatable.It is metronic 9.xI do not see any documentation where I could pass all filter criteria with the apiEndpoint URL.I have referred the documentation located at https://keenthemes.com/metronic/tailwind/docs/components/data...
Hello,Our platform currently uses the Metronic Bootstrap Vue version, and we’re planning to rebuild it using Nuxt. We also want to switch to the Tailwind version of Metronic. The documentation available at th...
Hello, I want to start a new project with Nextjs 15 that will be used only for the frontend, I will not be using any backend operations like crud.Now, I want to implement your theme, but I am only seeing starter projects for nextjs 14. Also, I am redirected to CrudHunt, but I don't understand how...
DataTable layout not styling using Tailwind CSS. I tried Bootsrap CSS, DataTable styling perfectly, but I change to metronic CSS, style is gone.Fyi, I use Demo 1 with Tailwind. Here My app.scss code @tailwind base;@tailwind components;@tailwind utilities;// Boots...
Hello!Do you have any suggestion/examples on how to connect FormValidation with the examples in Metronic9?Metronic8 use FormValidation.io, but Metronic9 dont mention anything about it.It doesn't need to be FormValidation plugin itself, but ant other that can be added to Metronic9 Forms....
I just purchased license, can i use version 9 without using nodejs or anytype of javascript that should be run on the server. I just want to edit html files and serve them from django.