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

All Questions (5986)

Hi all, please advise the best official cricket site, would be very grateful for the advice
Hihow can we create stepper without step indicators using metronic theme?For instance https://preview.keenthemes.com/metronic8/demo1/utilities/wizards/horizontal.htmlWe want to remove stepper indicators as ("Account Type","Account Info","Business Info"...)Could you help us, please?
When will you release a new update and add the calendar and advanced select?
Hello, I started my project using the laravel integration documentation in the metronic version I specified. But on mobile devices, sidebar z-index:100 does not happen. Therefore, the drawer-backdrop stays on the sidebar. How do I solve this problem! It's a bit urgent.
I'm looking to have a default layout where the sidebar is always expanded, and does not have a minimize toggle.On the demo site, I'm able to get what I want and copy the provided configuration to my DefaultLayoutConfig.ts file, but when I reload (even after clearing out everything in local stora...
Hello, we purchased your theme. We are pulling the products from the database nicely. However, when there are many products, the page opens slowly. Can you solve this problem?Panelhttps://app.acr-multiplanet.ch/full/multiplanet/products.php
I am using a Metronic HTML template (demo 40) and I need to make my controls, such as inputs, select, etc... of the type 'Floating Labels' to make the font smaller and therefore reduce the padding and margin space to top and bottom. Is there a style where I can specify the size of the Floating Label...
tailwind 4.0 not working< I have tried to follow this https://github.com/laravel/laravel/pull/6523/files
I want to ask about react-select-styled. where i can get that custom style? i search in demo i cannot get the react-select-styled
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 !