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

Tag: HTML (1395)

Hi Team,I've got existing project with fixed content.I'd like to change to fluid.How to achieve this?regards
Do you natively support tooltips on disabled form elements like buttons?Thanks
I'm having a problem using Select2 Ajax Remote data, please see reference https://select2.org/data-sources/ajax
Has anyone implemented a modal with vue 3 and TypeScript, I see they have the TypeScript definition files but I can't implement the modal.If someone has done it, I would appreciate it if you could give an example since it is not included in the documentation, thank you.
Good morning, please I need your help to download the version of the theme that is in this urlhttps://preview.keenthemes.com/metronic/demo1/index.htmlWhen I download I get another version of the theme, please help, since I really like this version and I need to integrate it into my project tha...
I have three steps only, how can I move the submit button to the second step and the third step is similar to the last step?Link.
Hi,Currently, I'm using an Angular based template but I noticed that Toastr is not part of the demo. Searching on the documentation, I noticed that it is implemented as part of HTML.https://preview.keenthemes.com/html/metronic/docs/general/toastrDo you have a workaround to use Metronic Toa...
Hi everyone, I changed the model id, but the cancel and submit button alert does not work, soAre there changes in any script file that must be done? Regards,,
The output in select2 with the bootstrap5 theme does not work ...
Hello,I have been using your theme for a while and would like to get the code for the Radio Buttons Example 4 as it is currently empty.It is located here.I would like to use this in my pro...
Hello,Please share figma file download metronic demo 1 in html
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...
Is there any plans to upgrade the theme Keen to Bootstrap 5.x?I want to buy it, but I've checked on Theme Forest that it's working with Bootstrap 4.6
Metronic v.9.0.1Followed quick start steps 1-6Issue #1During step 6 the process never finishes; the last line output is:webpack 5.92.1 compiled successfully in 5500 msHowever pressing CTRL+C gives message:Terminate batch job (Y/N)?Proc...
I downloaded metronic demo 10 template. Page htmls are empty for all folders just has index and dashboard html file in folder. Can you check these template and files?
I have prblem with turkish character on metronic theme when i try to turkish get turkish characters from .js file characters automactically converted for exp(Ş -> S,İ -> I, ğ ->g). How can i solve this problem
I am having issue to understand how to set up and use the Theme with Blazor. Everything seems installed, and I know that the Blazor Theme does not include every single side the HTML includes. I also know that if I want certain stuff from the HTML Template, I can simply copy and paste the HTML into m...
Hi,I looked but I didn't find it, is there a way to leave the horizontal menu in the Star theme?Att.
Good morning, do I have to put the license in the template that I downloaded? If so, where should I put it and where do I find the license? is HTML
I have a problem with an image input. it shows nice, with their styles, and i checked by JS that on change the image the input fills himselves with the image. but when i submit the form, the avatar input doesn't appear. i have the form with enctype="multipart/form-data", and i tried with a normal in...