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

Metronic (4943)

When I change the style.bundle.css file, the left menu and styles disappear, what should I do?
The Demo for the Quick Search Responsive Handler has an Syntax Error. The last Bracket in the Code Box is wrong...
Hi About datatable i want to use https://preview.keenthemes.com/metronic8/demo1/apps/user-management/users/list.html datatable style but coundt change tbody or tds class. Can send me example about it ? How can style it. Thx 4 help
Having to dynamically build this section in partial views in .net core and loosing javascript/css when doing so. Is there javascript code for creating the dropdown with sub menu?
Hello Guys, I have purchased the latest version of "Metronic" as I am willing to build a web application with Vue.js (or HTML) and Lavarel.I used to be a developer a long time ago, and I am not familiar with new stacks like Node, npm, etc. So I am finding it difficult to install and explore th...
Hi there,I have the latest version available and my HTML is When I clear cache and refresh page I can see the dark theme for approx 0.3 seconds and then the white takes over again.Please can you help?This is my HTML:https://pastebin.com/H7kqGrAWThanks
Hello again,I'm trying to set the blu color on the current selected page as done here on example "Custom Demo" as well as putting the display below instead of on the top as default, how is this possible?...
Select 2 is not working on a dynamic modal with loaded content dynamically with external content. Below is the js code that calls the modal function showAdd() { $('#add_modal').modal('show'); $("body").addClass("modal-open"); var get_url = "{{ url...
It's great to see new update, how can I upgrade the existing react application to the latest metronic without losing the functionality and breaking things?
Hi, I see that now you guys released new demos and would like to download demo 7 and the download still says coming soon. Can you please let me know where and how can I download this ?
Hello,My company just bought the license for Metronic 8 and want to me use in one of our existing projects. This project is built using react + next and Ant Design (.less files). It already have your own strucuture and core files. Is there a way where I can integrate Metronic 8?Or if it's po...
Hello,Today I'm your spammer... I was wondering if it's simple and possib le to reduce the space as show in the image so that when there's a table, more data are shown.ThanksPaolo
Hello,I've a table with a new button / refresh button in a header
i have seems more menu options and more template in demo side. but in downloaded demo project is not available. why?i need all sample component.kindly share.
Hello,I've started editing your Angular Demo1 template so that it can feet my needs but I've got a strange problem....When I just point to / I got the page witout template and I don't understand what's wrong, I've got no error or hints that can help me spotting the problem.Here's what happ...
When I am page render with some local storage page rendering in angular all dropdown is not working
According to answer you gave 3 weeks ago release 8.1 should been released already.Is there any new ETA?
i have problem in metronic laravel adminDemo has not been set or \App\Core\Bootstraps\Bootstrap file is not found
KTDatatables with server-side data fetching - "No data found" message showing instead "loading" message.
I purchased Metronic 8 demo1 react, but how to install this? and how to download all PRO resources
I've downloaded the latest metronic8 with version 8.0.38 but my local docs app doesn't have all the plugins on https://preview.keenthemes.com/metronic8/demo1/documentation/forms/select2.html , it only has some components of `Base` , any idea what is missing?
Hi,I need to POST with KTDatatable, but my backend is expecting a CSRF_TOKEN. How do I include this?```ReferenceError: Can't find variable: CSRF_TOKEN```