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

Tag: Tailwind 4 (392)

It will be available for download ? https://keenthemes.com/metronic/tailwind/demo3 Please provide download link so will upgrade our solution.
➜ press h + enter to show help file:///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:1 module.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 am using metronic 9 tailwind html in my asp.net 8 mvc app. The theme is configured inside _layout. the side bar, header and footer works normally but everything inside the @RenderBody() is being displayed as a plain text, even though the content-type received in the browser is html. Am i missing...
Goodmorning. I've got some errors during the installation process. I've downloaded the latest version of metronic from themeforest. I want to start the installation but I can't find the folder metronic-tailwind-html. I try to use the folder metronic-tailwind-html-starter-kit during the installatio...
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...
After instaling Node Packages i ReactJS Vite its not run and showing white page due to an error of supabaseUrl: Uncaught Error: supabaseUrl is required.
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...
I bought and downloaded the latest version of Metronic to use the HTML starter kit, but I'm having problems generating the styles.css. I did follow the installation instructions (https://keenthemes.com/metronic/tailwind/docs/getting-started/installation) succesfully, and `npm run build` finishes...
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-r it 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-auth to 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.x I 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...