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

Custom Work (13)

Hello, I want to start a new project with Nextjs 15 that will be used only for the frontend, I will not be using any backend operations like crud.Now, I want to implement your theme, but I am only seeing starter projects for nextjs 14. Also, I am redirected to CrudHunt, but I don't understand how...
My demo have a default layout which have header, content and footer with the scripts init where the initialization of metronics components is being set. Right now I want to create a second layout page which will not have header and footer(only contents ex: error component). But the dropdown, drawers...
Hi,I have a question about Refresh/Reinitialize DataTable.Im using Metronic v9.0.4 with Angular. The DataTable component is working fine and now I want to implement function to fetch new data and view new fetched data. How to refresh/reinitialize the DataTable when a button was clicked witho...
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've problems with components Table Responsivehttps://preview.keenthemes.com/html/metronic/docs/general/datatables/advancedWhen I put code snippets into my component expand dosn't work. Accordion and some other Bootstrap 5 components are not working. Should I include any dependencies in the p...
Is it possible to create a theme for https://devdojo.com/wave with the Start HTML Pro template?
in the theme version of 8.2.3 of metronics theme. whenever i change the route in my angular application to move to a page that is not present in the side menu bar automatically some of my menus got hidden. i tried different things but couldn't't solve it can you help me for this problem
Is it possible to setup a keen theme to immediately show a page-loader (modal spinner), so that I can hide it later once my Javascript has finished initialising?Using KTApp.showPageLoading() isn't suitable because it isn't guaranteed to run immediately.Are there any classes or attributes I c...
HiHow can i use element id instead element name in form Validation of Metronic 8.2.6?
I want to make sections and blocks that if my javascript is wrapped withSTART_TEST_CODE.... javascript codeEND_TEXT_CODEif a env var is set to specific string it will remove all those lines of code from the compiled javascriptI am using metronic HTML
I implement an action component where it stores a button to trigger the drawer and the drawer in it. That component will be used across all my pages that need that action. Currently, desktop and Android devices work fine. But on iOS devices, the drawer shows up inside the table. The short-term solut...
Hello,I want to use demo1https://preview.keenthemes.com/metronic8/demo1/index.htmlbut i want to use the colors of demo11 in demo1https://preview.keenthemes.com/metronic8/demo11/index.htmlwhat can I do please ?
Hello,I have developed my web site in ASPCore with Jquery and Bootstrap. I purchased metronic and try version 9. I have some problems. Example in metronic 8 with this jquery code " $("#myTab button:first").tab("show");" I can change active tab but metronic 9 does not use bootstrap so this functio...