Introducing ReUI:Open-source UI components and apps built with React, Next.js and Tailwind CSS
Browse ReUI

Tag: Tailwind (263)

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?
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...
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 .
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...
Metronic v.9.0.1Followed quick start steps 1-6Issue #1During step 6 the process never finishes; the last line output is:webpack 5.92.1 compiled successfully in 5500 msHowever pressing CTRL+C gives message:Terminate batch job (Y/N)?Proc...
How can i download tailwind css themes?Mean to Metronic 9thats beautiful than more bootstrap5this page themeshttps://keenthemes.com/metronic/
I installed the template completely in accordance with your installation and integration tutorials, I even did it once with Sean to make sure I was doing it right, but the error persisted: Error: Microsoft.JSInterop.JSException: Could not find ' KTLayout.init' ('KTLayout' was undefined).I placed...
I have purchased the license and have downloaded the source files for Metronic. I am looking to download the Demo for Metronic 9 Demo Website and Pre-Built Pages.I only found Metronic 8 download links.
How can I change the style of the scroll bar on the right side of the webpage to match the style of the scroll bar on the left menu bar?version: 9.1.1-typescript
First, let me say, I'm not a frontend developer. I bought the Metronic template specifically so I'd write less frontend code, so I may not understand some concepts.I've been trying to use the Tailwind version. I followed the guide here: https://keenthemes.com/metronic/tailwind/docs/getting-start...
Hi,I ran into an issue that I'd like to share with you.I also found a related discussion on GitHub: https://github.com/keenthemes/metronic-tailwind-html-integration/issues/4I experienced the same problem and left a comment there with the solution that worked for me. demo1.js:63...
I have a problem with an image input. it shows nice, with their styles, and i checked by JS that on change the image the input fills himselves with the image. but when i submit the form, the avatar input doesn't appear. i have the form with enctype="multipart/form-data", and i tried with a normal in...
I just purchase metronic with the express purpose of using it with Blazor Server. I am trying to follows this getting started guideline, but appears to be out of date / incorrect and I have not been able to fill in the gaps myself:https://keenthemes.com/metronic/tailwind/docs/getting-started/int...
i have bought the metronic . i am planing to use the tailwind verision and vue 3 app.but i cant find out how to make it rtl . dos it support rtl at all ?
Hello!After carrying out all the steps to integrate version 9 with laravel, when I open the page, the following error returns in console.logUncaught ReferenceError: KTDom is not defined at app-yk-ydo9-.js:16:16314I checked to see if I hadn't forgotten anything, apparently ever...
I want to inquire if I purchase version 9 and want to use ReactJS. Is the project linked to Next.js or Node.js? Should I have a better understanding of them?