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

Metronic (4943)

Hello, I would like to know, if it`s possible to use Metronic v8.2.3 with my Symfony 5.4.1 application. If it`s not possible, which Metronic version can you recommend to me? Thanks.
Hi can you give me a quick rundown on how one would integrate metronic into sveltekit?
Hey all,working on a Symfony + Metronic app, I cannot seem to get all the select2 styles to load. The background is transparent and the other elements appear on top of the select box.I used a custom webpack configuration, but all the styles are bundled in (I can see the select2 classes in the...
I noticed the following code in style.bundle.css:.w-lg-150px { width: 150px !important; }And, I wanted to make a slightly smaller version, so I added the following code to layout/_variables.custom.scss:.w-lg-140px { width: 140px; }After running 'gulp' in the tools dir...
hello i have kt-toolbar-filter i added custom range date picker inside it, whenever i select option or custom all filter menu hides.how to solve it?regards
my header menu with kt_app_header_wrapper class on localhost, can't float like preview on https://preview.keenthemes.com/metronic8/vue/demo1/dashboard like this https://i.imgur.com/M80sL7O.png
Hi, I have a question if Metronic has an editable feature? Thank you.
I have used the Layout Builder, then output the zip file but the files in the zip seem to bear no relation to the ASP.NET Core files,i.e. I assume that index.html is equivalent to Master.cshtml, but not entirely sure because I can't find any documentation about it.In index.html there is a re...
Hi ,we have purchased the metronic template and we use this demo for spring.But compared to the other demos, it is missing many pages / layouts for example the account/overview page or many other pages. It comes only with a very small set of pages.Can you please tell me how we can ge...
Hello to great team of KT Metronic.I'm trying to keep vertical scrollbar not on to zero but at the bottom, because I'm adding rows into div.scroll.h-400px.row-container by clicking on button.add-row. Newly added rows stays hidden outside visible area because the scrollbar is always on top vertical...
Hello dear devs! I trust this message finds you well. I've been delving into Angular Metronic and had a query regarding font customization. Specifically, I'm curious about adjusting the font size to align with my project's design specifications. Could you kindly guide me on how to modify the font si...
Hello - I'm building based on Demo39I have the accordion menu on the left sideWhen there are sub-menus, there is a very faint arrow pointing down that can be expandedI've gone through the CSS and tried updating colors where I could, but I can't find how to change the color of this arrow,...
Can we get some actual examples of setting up a DataTable, Quill, and maybe a few other assets using Laravel? It'd be nice to have something to reference. For example, in-order for me to get DataTables working I needed to import jquery (code below). This seems incorrect, but I have nothing to compar...
I appreciate that you supply a Blazor net 7 serverside version, but since November the .NET 8 RTM brought a lot a news in Blazor world (reunite the serverside rendering of the old .cshtml with the interactive modes of server-signalR and webassembly).I wonder if you have in your roadmap a .net8 w...
So the problem that i have is that the compiled assets folder structure is different when i'm running the npm run dev.Let's say I download the starterkit and then remove all the asset inside the assets folder and then compile the assets, the folder structure will change and lead to an error when...
Got this :> keenthemes@8.2.1 build> webpack[webpack-cli] Invalid configuration object. Webpack has been initialized using a configuration object that does not match the API schema. - configuration[0].entry['js/widgets.bundle'] should be a non-empty array. -> All modules are loaded upon...
Is there a specific .scss file in this whole bundle where you'd suggest we just add our custom CSS rules?If not, how do you suggest we go about adding a custom.scss file and having it compiled into the bundle.css?
Hello,What Gantt plugin are you using with Metronic theme?Best regards,
Hi all,Is there a way I can improve the styes.scss bundle size? using just the 8.2.1 skeleton project it isstyles.d5205ccd91fc897d.css | styles | 1.56 MB | 89.89 kBThis is already exceeding the recommended 2mb total build size when with the other chunks.
Hi, I have been struggling for hours with an issue so thought i better get help. I am trying to put some rating stars in a modal, but they dont work! I am using the below code which is from here https://preview.keenthemes.com/html/metronic/docs/base/rating
Hello,we are using an old version of metronic, and we have used metronic with angular 8, now we upgraded version of angular to 17 with standalone structure. Does metronic compatible with angular 17 standalone structure or not?. If yes, how can we upgrade the version of metronic. Because of angular...