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

Metronic (4921)

Hi,Metronic's by default includes all its available resources within the gulp config so the bundle size of the compiled CSS/JS files. To reduce the file size of the CSS/JS bundle files follow the below steps: Open theme/tools/gulp.config.js and refer to base->global->src
I used Metronic 8 as a template inside Laravel 12, but when I compile scss file using Vite custom Metronic css variables not compiling, for example in dev tools it says: --bs-primary-inverse is not set, all custom variables are not set. also I used text-white as class but it won't work (--bs-text-w...
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...
I have metronic-v9.1.2, and I want to generate react demo 3 from the code I have, but it has only demo 1. So, how can I generate it from HTML?
I can't find what I'm looking for. Is the documentation insufficient or am I looking in the wrong place?
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...
Dear colleagues! In accordance to the demos on the web site we expect to have an access and code for full stack of applications (include mail, contacts, projects, chat and etc.). Unfortunately when we installed your complect from Themeforest we have no applications.What we should do in order to ac...
Hello,Could you please fix the "search contact" option in below webpage?https://preview.keenthemes.com/metronic8/demo31/apps/contacts/view-contact.html?search=brianThank you!
I cannot find the landing page in the metronic dowload packagePlease guide me how i can find it
I purchased Metronic from you but the download package does jot include landing. We need that one. Help us to dl it.Thanks
I purchased and installed Metronic and Composer and followed the setup instructions. Everything seemed to complete successfully, but I was expecting some instructions about accessing a UI. When I navigate to 127.0.0.1:8001 or localhost:8001 I just get a blank page with a relative url on it (ex....
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);...
Hi,I'm experiencing an issue with the Metronic menu. I have implemented it as shown below, using data-kt-menu-trigger="hover", but the menu behavior is inconsistent. Sometimes it opens on hover, and sometimes it doesn't.I’m encountering this issue in multiple places across the application....
I'm currently working on the Metronic dropdown component and having issues with it. What it does is when I click on the Main Dropdown button, it shows the Main Dropdown content. But after the Main Dropdown is shown and I click on Inner Dropdown button, it dismisses the Main Dropdown content.I wa...
Background: Using Metronic Tailwind version with nextjs.Question: How to load all data once spanning multiple pages in the datatable from the remote data source and show it paginated.Currently if i return all data which is more than the page size it displays all records on the first and on...
I have developed many apps in metronic react tailwind v 9.1. with node 20. everything works fines in dev mode, even in express server (serve -s) local work. It connect perfect with google auth and cloud VM instances. builds are made whiteout errors but the final dist index.html with required assets...
Hi,I have an HTML and PHP project built on Metronic 5, and I would like to upgrade it to Metronic 8 or at least update Bootstrap to the latest version. Could you guide me on the best approach to achieve this?Thank you.
I am currently using Metronic Laravel 8 and for Quill JS, how to I add Image Resize module? I have checked this package https://github.com/kensnyder/quill-image-resize-module but I was unable to make it work. Do you have any reference or sample to add Image Resize Module on Quill JS? Thank y...
Hi,I previously purchased the Metronic template with one user account and successfully implemented it following your ASP.NET Core documentation to build a website for an end user.Now, I have purchased another license with a different user account for a new website. However, instead of downlo...
How to pass prefetched Data to DataTable, instead of using apiEndpoint?const apiUrl = 'https://yourapirul';const element = document.querySelector('#kt_remote_table');const dataTableOptions = {apiEndpoint: apiUrl, //want to avoid this approach, and pass the Data directlypageSiz...
hello , i have license for metronic , where i can get the full download not , demo verison thanks.
In Metronic tailwind demo1 project where is the option that controls on sidemenu hover its expanding and minimizing