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

All Questions (5973)

Hello, i am tryng to create a select2 multi select field:
So basically i am first time Metronic users so a lot of thing like including plugin etc is not familiar to me. I am using Laravel template for metronic for one of my project.So i am trying to use the Draggable plugin: https://preview.keenthemes.com/html/metronic/docs/general/draggable/overview#usa...
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...
I am using RazorPages, how can I use metronic theme in it?
I need a older version of angular 14 metronics theme by using tailwind css or angular 14 how can i download it, could you please assist me.
I recently purchased Metronic 9 Tailwind CSS version and integrated it with my React application. Following the documentation, I added the initialization code to my app.js:useEffect(() => { KTComponent.init(); KTLayout.init();}, []);This successfully got the basic...
I saw that you have a full react implementation but still without a detail documentation.May I know how to add/remove menu?Also, how to remove top bar menu?
Hi I am using Metronic v9.1.2 Tailwind with nextjs v15. But onClick is not working inside the of KTDataTable. Please tell how to make this onClick work ? Whereas if i disable KTDataTable initialization then onClick work fine.
I try to integrate metronic demo 7 to new project, the only problem is to init KTComponents like sticky header, if first load the sticky is work, but if navigate to another page the sticky not work, the class is not add to the header.- Inertia.js (React) Example// resources/js/Layouts/AppLayou...
HiI recently purchased the theme and very like the new design in version 9.I want to know if there's a way of using version 9 in Nuxt JS Vue framework.Thanks !
HI,I have just bought the template Good – Bootstrap 5 Admin Dashboard Template and in particular I want to run the project for Blazor.Following the documentation (https://preview.keenthemes.com/blazor/good/docs/getting-started), when I runnpm run buildI get an errorFailed to load '...
I noticed that in the StarterKit 8.2.9 sample project there is support for .net 8. Great news! Thank you! :)I also tried it with .net 9 and it works fine, however pages that have paths at more than one level are not displayed.It also happens in the StarterKit, for example for the "/dashboards/de...
Hi,My company bought Metronic theme few years ago. We developed an internal web application for HR appraisals with Visual Studio 2022, ASP.NET MVC 5. Last version of Metronic theme we adopt was 8.2.3 and everything worked correctly, both in the development environment and in production. After...
Hi, I am using Metronic Tailwind Css Version 9.1.2 in my NextJs application.Problem:Auto-initialize of data table is not working using data-datatable="true" attribute in NextJs, although the workaround i found is to use next/dynamic and manually initialize using const dataTable = new KTDat...
Guys, I have a question. In Angular, I'm using a data-kt-drawer popup, which is a right-side sliding popup. However, for some reason, when the project first loads and I click the button, the animation and the dimming effect on the page work, but the popup doesn't appear from the right side. Yet, whe...
Hi team,I am setting up the project by referring to Vue integration as mentioned in the comments regarding Svelte 5 implementation. It works when I set ssr to false in +layout.ts, but if I set ssr to true, a window reference error occurs, making it impossible to use Metronic. Is there any way to...
Hi,Is there any update planned for Metronic 9? The last update was two months ago, and initially, Keenthemes mentioned that this was just the beginning, with only 5% of the planned features released. Additionally, Metronic Nest seems inactive.Looking forward to your response.
https://preview.keenthemes.com/metronic8/demo1/index.htmlWe've created new angular 19 project and used above html themeit was worked before we add code for lazy loadingbut after it's stopped working
Hi there!I can't install the project ...I initialized my Vue project in a client folder, in order to eventually use a server folder to put an Express.js.In this client folder, I put the theme in the src folder.But I'm having trouble understanding the documentation for initializing the...
https://preview.keenthemes.com/metronic8/demo1/index.htmlWe've created new angular 19 project and used above html themeit was worked before we add code for lazy loadingbut after it's stopped working
i have integrated metronic 9 with my application. but i am not able to component setup document.