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

Tag: Tailwind (263)

Dear Support,I've downloaded the latest version of tailwind (9.05) and followed the instructions on https://keenthemes.com/metronic/tailwind/docs/getting-started/integration/blazor-serverwhen i tried executing "npm run dev"I get the error missing script.I checked package.json under scrip...
Hi,I have purchased a Metronic license and downloaded the source files, but I’m unable to start the project with the pre-built pages.Where can I find them?I’ve tried downloading everything from ThemeForest, but it only includes the HTML pages. I also checked Google Drive, but it only con...
Hi,I am experiencing an issue with Metronic Blazor (metronic_blazor_v8.2.9.zip).I have provided a step-by-step explanation of how to reproduce the issue in the attached PDF file. Could you please let me know what I might be doing wrong? I was unable to upload images here, so I compiled every...
Do you have any plans to upgrade Metronic to Tailwind v4?If yes, do we have any time-frame - or if not, do you have any suggestions how to make theme compatible with it.
Hi, I've just implemented your tailwind metronic template with React and Vite, and I'm facing these warnings (postcss issues) :To reproduce, I launch "npm run dev" with default vite configuration and then, I access to the home page.Can you help me please ?[vite:css] Complex selectors i...
I am currently working on migrating a project using Metronic, specifically leveraging the Tailwind-based demos. I noticed that some interfaces are marked as "coming soon" and wanted to inquire about their expected availability.Could you kindly provide an estimate on when these "soon" interfaces...
Do you have any plans to add a Landing Page template to the new Tailwind version? If so, do you have a rough time scale?
HelloHow can I find this table in React version of Metronic.https://preview.keenthemes.com/metronic/demo1/crud/ktdatatable/child/data-local.html
Hi there,I just followed all the instructions to use Metronic Composer and everything went well. I copied metronic-tailwind into the composer directory and when I start it with ./run.sh --debug everything goes well and I am able to see the demos pages at https://localhost:8001. Ok, great.How do...
Hello,I have just upgraded to metronic 9, which is superb and very pleasant to implement, but I have a problem with datatable. I need to modify the contents of the datatable in ajax according to date ranges. Unfortunately, if I empty tbody and inject the new table rows, the KTDataTable content d...
Did exactly as mentioned, Only the skeleton loads. (I can only see menu content) I supposed it should load a dummy working site. Am I missing something ?https://keenthemes.com/metronic/tailwind/docs/getting-started/installationhttps://keenthemes.com/metronic/tailwind/docs/getting-started/in...
const apiUrl = 'http://localhost:8080/dashboard/fetch_user';const element = document.querySelector('#kt_remote_table');const dataTableOptions = {apiEndpoint: apiUrl, requestMethod:"POST", pageSize: 5, setPageSize:5, pageSizes:[2,5, 10, 20, 30, 50], pageMore: true, pagi...
How can I hide the main browser's scrollbar which is on the right side of the webpage?I tried modify in demo1.css or tailwin.config.js, none works.version: 9.1.1 - typescript - demo1
Hi, do you have any intend to do metronic 9 vue natively just like react in etronic 9.1.0?
tailwind 4.0 not working< I have tried to follow this https://github.com/laravel/laravel/pull/6523/files
I'm using the new v9 tailwind react. It is really, awesome, but I have an issue where if I create a page and routes in react that is not in the sidebar, I have an error crashing the whole app.But for crud features, I dot not specially want create and edit pages to be in the sidebar.Why do I by...
Following the instructions here https://keenthemes.com/metronic/tailwind/docs/getting-started/integration/laravelI'm trying to integrate it with flowbite , my frontend public facing is flowbite , using metronic for dashboardvite v5.4.8 building for production...✓ 1 modules tr...
Hi,we are planning to use Metronic tailwind template but in the demo I can see there are only a few components available. and mostly of them are labeled as coming soon.So can you please let us know when do you think it'll be completed? Right now I can't even the basic components like form inpu...
react-dom_client.js?v=95cfd977:21139 Uncaught Error: createRoot(...): Target container is not a DOM element. at createRoot (react-dom_client.js?v=95cfd977:21139:19) at Object.createRoot$1 [as createRoot] (react-dom_client.js?v=95cfd977:21520:18) at exports.createRoot (react-dom_client...
I really like this:https://keenthemes.com/metronic/tailwind/demo1/public-profile/profiles/nftBut:1) You cant scroll the cards with mouse on desktop (on mobile you can scroll theme).2) Is possible to have this, outside a card will be cool for mobile....
In Metronic tailwind demo1 project where is the option that controls on sidemenu hover its expanding and minimizing
FormValidation plugin document page with below link is a copy of ApexCharts page!Could you correct it or send a example of FormValidation usage in metronichttps://keenthemes.com/metronic/tailwind/docs/plugins/formvalidation