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

All Questions (6007)

Hello, I'm using the Metronic 8 Laravel base code, How do I switch the look and feel to one of the demos? I want to use demo 30.Thanks,Steve
Can we applied same functionality in header like sidebar toggled.
I want changed page title (this not means html title)I used default.html templates.class KTLayout: # Initialize the bootstrap files and page layout def init(context): # Init the theme API KTTheme.init() # Set a default layout globally. Can be set in the page le...
HiI would like to use the demo37 with my future rails project.By default is always demo1. Do you have a solution to easily switch to another template ?Thanks
Hello,I am using Metronic's Angular latest version V8.2.5.I'm currently in the process of implementing a custom user-inner dropdown component within the navbar component of my application. However, I've encountered an issue with the behavior of the data-kt-menu-trigger attribute. Specifically, w...
Hello,I'm currently encountering an issue with the sidebar menu functionality in the latest versions of our application.I've implemented the presentation of menu-items recursively, with the data sourced from the server side. However, when I open a sub-menu and click on an item within that menu...
Hello,I just bought your template and I cant figure out how can I implement el-plus datepicker with validation? Can you please provide me with a working example?
Hello,I am using Metronic's Angular latest version V8.2.5.I'm currently in the process of implementing a custom user-inner dropdown component within the navbar component of my application. However, I've encountered an issue with the behavior of the data-kt-menu-trigger attribute. Specifically, w...
How can I open/close a drawer via a method call? I'd like to be able to generate drawers and open/close them using a method that would be called after various actions.At present, it seems that the drawer can only be opened via a button that has a src=“ID” which is equal to the drawer ID.
Hello, we are using Metronic React theme in our project and I wanted to know if there is a guide to customize the whole bootstrap theme. I understand that we can override sass variables like "$primary" in - /src/_metronic/assets/sass/components/_variables.custom.scssBut where can I include funct...
Class react-select-styled can't be use in Metronic 8.2.0. Can you help on implementing this currently it is causing the list option unable to bee see when in dark mode. How to fix this?
I have to buy this theme I want to use its angular version but I saw the demo of the angular theme it does not contain controls forms and example templates like chats, form controls, and other things like Kanban etc there is not much-created things for a developer to use them if there are these thin...
Hi,It has been more than 1 year since the topic was created but I don't see any new icons.https://devs.keenthemes.com/question/suggest-iconsAre you still in progress? How long does it take to release?I love these icons but...
Could you please help me? I can't run demo 1 because of DataTables.Settings in all components not working. The error is: Cannot find namespace 'DataTables'.ts(2503).When I add this import:import DataTables from 'angular-datatables'It works, but type DataTables.Settings = /*unresolved*/ any...
Hello,Background: We have a legacy application based on Symfony 4/Twig of which we would like to update the UI with the Metronic theme. Here we are on Node version 14.Question: Can the build/theme also be prepared outside of the legacy application and then the finished build (as assets) tran...
i want to use coming soon component in my react please provide if any coming soon component is available in react metronic
Hello, I'm developing application using Metronic Vue 8.2.5 version I can run the application just fine using Node 20.11but I can't build the apps. I even tried to build the base Metronic vue and found out that I can't build it either. Is there any specific requirements that must be meet...
Hello,I'm creating a list of users and I'd like to add a drop-down list for each user line with all the possible actions for each user.The problem is how to generate one and only one drop-down list per user. In fact, I generate a button for each user, but the drop-down menu is identical....
How can I change theme mode for charts? For example: If user change theme mode to dark from light. How can I update the charts theme mode?
Hello! I've installed Laravel version. The are some 404 errors: http://127.0.0.1:8000/user-management/assets/media/misc/menu-header-bg.jpghttp://127.0.0.1:8000/assets/plugins/global/fonts/keenicons-duotone.woff?eut7fk (this file is in keenicons-duotone subfolder)How can I fix this properly?