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

Metronic (4940)

Guys I just noticed that on https://preview.keenthemes.com/metronic8/demo3/index.html in the html version, when the items are expanded, if needed a scroll is added, same is not happening on angular version. Can you help me fixing that ?Regards, Felipe
Hi,I have purchased metronic theme, but I can only find metronic react 8 with all the themes based on typescript.I there no javascript based theme on metronic 8 or above?
Hi, purchased both metronic and composer, downloaded both to my local ubuntu environment, followed the instructions.run.sh -> worksgenerate.sh -> gives the following error:INFO:generator:Assets built successfullyGenerating HTML page: 95%|█████████████████████████████████████████████...
Actually, Am searching the angular and tailwind but In all demo file are having in angular with bootstrap. so kindly please give the solution for this. Or else Please provide the react with tailwind .
Hi, I have searched everywhere but unable to find latest metronic 9 version for download.
const tabsEl = document.querySelector('#tab_post'); const tabs = KTTabs.getInstance(tabsEl); tabs.on('show', (detail) => { detail.cancel = true; console.log('show action canceled'); }); tabs.on('shown', () => { console.log('shown event'); });...
Hi,I am following the steps in your documentation for Vue at:https://preview.keenthemes.com/metronic8/vue/docs/getting-started/setup-theme-skeletonIn steps 2 & 3 all paths/filenames are incorrect. (e.g. they dont exist). Please can you advise the correct locations etc. Thank you.
Hello,I have just upgraded to metronic 9, which is superb and very pleasant to implement, but I have a problem with datatable. I need to modify the contents of the datatable in ajax according to date ranges. Unfortunately, if I empty tbody and inject the new table rows, the KTDataTable content d...
I have a stepper in my page and the stepper Id is 2 which is the current step (Saved on DB)I used this on other form and worked perfectly but with this form its doesn't appear to work I don't know why PS: the number of steps is changeable based on something in the DB so basically my question,...
Hi,I have purchased the metronic theme but can not find Metronic 7 theme for React JS. I would appreciate instructions to access the Metronic 7 theme.
Hello Keenthemes,I am using Inputmask library in my Inertiajs using Vuejs application. As said in the documentation, its included globally in plugins.bundle.js file.But still i am not seeing masking applied on my inputs. Is their any specific wayPlease help.Thanks
Hi,First of all thanx for this amazing template.The issue i am having is, when i set up the project to work with react and react router dom as a SPA, when user clicks on any Link on the navbar and navigate to another page, the menu closes but the backdrop stays visible over the page. Can you poi...
Hi,Does the vue frontend for Metronic work with any of the other backends included (NOT LARAVEL) . It is unclear but your notes suggest it only works with laravel. e.g. does it work with Django, Ruby or any of the others?
How to enable hour input ?Lost focus in dropdow time, Lost automatic focus
While Metronic is designed primarily for web applications, its responsive design ensures that dashboards and other components work well on mobile devices. For mobile-specific development, you may need to use additional frameworks or tools.
Version using metronic 9.When using tooltip combined with Outlet of react router dom, it does not work. When using outside the Outlet area, it still displays and works as usual.
Following the instructions is confusing.I download from KeenThemes, but then there are instructions to also download from google drive and I don't know why or what the difference is. I follow the installation instructions: https://keenthemes.com/metronic/tailwind/docs/getting-started/insta...
I have form layout in one Vue file. I use v-if directive to show html based on step.Initially when the DOM loads select2 is loaded and is working but when on the page i hit Next button to show other html in the same file, and thne goes back to Previous step to show the HTML, Select2 is destroyed....
I did not find any email templates in this theme
I'm using Metronic 9.0.3 Tailwind Next. I downloaded the tailwind next project from github and applied metronic 9.0.3.The project ran perfectly, but when I click on a sidebar menu, the selected item is not marked with the active css class. Regardless of which menu I click on, it changes the page...
Hi,I mentioned this issue a long time ago but it has not been fixed so I want to remind you.https://preview.keenthemes.com/html/metronic/docs/forms/image-inputIn the above link, the tooltip "Change avatar" wi...