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

Tag: Tailwind (263)

Hello, I have the Metronic licence but I can't download the tailwind Metronic projects.
i bougth metronic template.. i added this script in blade file.i used wire:navigate but pagination not show of table.after reload show pagination
I was patiently waiting for metronic to release on next, meanwhile i decided to code some pages in a simple react app. Fast forward to today;I was trying to move my application, so I did setup metronic with next.js following the given commands on the guide and I got this error:
Hello! I see there are some features as eCommerce or Wizards that are marked as Soon. Do you have any wild guess when they'll be available?
First of all thank you for the theme. The question arises that how to implement the demos from this page: https://keenthemes.com/metronic/tailwind/docs/ ?There's React and HTML but not Vue. Does that really mean one needs to fully convert everything from the downloaded dist/ folder for speci...
On mobile the demo1.html page has zoom, you have to zoom-out with touch to see all page.I upload a example (same of the source code, nothing add).https://we.tl/t-qbyuDopCmk
Hi,I'm trying to create a new project using Metronic 9 and I'd like to use the demo5 but it's unclear how to do that.Is there a place where I can find the tailwind.config.js for demo5 ? In the public repo, it's only for the demo1.Can you update the documentation to select a specific demo...
In the input image component, the input value is always emptied on change. When the form is submitted, the file will not be present protected _change(): void { const payload = {cancel: false}; this._fireEvent('change', payload); this._dispatchEvent('change', payload);...
Hii,I got sidebar scroll issue as shown in below screencast. When I move to any pages which don't have side bar i.e. in 404 page as shown in video, Then I move back to pages in which side bar is there then in this case sidebar hang up and can't able to scroll sidebar. I must refresh page for wor...
Hi,I’ve been working hard to integrate the Metronic v9.1.2 theme into my Angular 17 and 19 project while using Tailwind CSS v3.4.17. I followed the provided instructions step by step, but I’m still facing issues with the final integration.Details of My Setup:Metronic Version: v9.1.2Angul...
Hi,I have a question about Refresh/Reinitialize DataTable.Im using Metronic v9.0.4 with React. The DataTable component is working fine and now I want to implement DataTable Refresh function. How to refresh/reinitialize the DataTable when a button was clicked without reload the page?
I transferred the contents under the dist folder and everything seems fine. But the file input css is broken and I think there are other things I missed. Can you help?
Do you have a based workable react project for your Metronic 9 template?I bought your template but I can't seem to figureout the react setup.
the error come from metronic folder```src/metronic/vendors/@form-validation/cjs/plugin-mui/index.js:1:1 - error TS9005: Declaration emit for this file requires using private name 'Mui'. An explicit type annotation may unblock declaration emit.```every single file from metronic folder error lik...
Would it possible to include a tailwind "Demo" template similar to the one you use on your documentation pages as the docs look very neat and would be very usefulhttps://keenthemes.com/metronic/tailwind/docs
When I run...npm installI get the below message...npm warn deprecated inflight@1.0.6: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and power...
Hello dev!I got issue on my KTDataTable when try to integrate core into my nextjs application there is error show error message:ReferenceError: Cannot access 'KTDataTable' before initializationi have no idea with this error because this error get from core/components/datatable/datatable.ts...
When will there be a ready-to-use version of Metronic 9 in React?
I came across a stepper component in this React template:https://preview.keenthemes.com/metronic8/react/demo1/crafted/pages/wizards/horizontalI’d like to use the same stepper in my project, which is built using Metronic 9 with Tailwind and React. Since this is my first time working with Metron...
Does nay one have a working example of how to metronic tailwind debatable with CI4 .... i tried installing it with ignite i am getting some stuff but not a clean install like ignite had its own search and paging stuff but i would like to use the metronic paging and search styling... so basicall...
Congratulations on the new update! Can I download the other demos from this update with my license? I noticed that the downloads page still only shows version 8, not the new one, and the download from ThemeForest only includes one demo.
Hello, Following the update of Metronic v9, here is the error I get:22:57:22 [vite] Pre-transform error: Failed to load url /src/main.ts (resolved id: /src/main.ts). Does the file exist? (x3)Can you please help me?