The New Way to Build with AI! Introducing ReUI — the developer platform for agentic UI with shadcn/ui
Browse ReUI Pro

Tag: HTML (1485)

I'm using metronic_html_v8.1.4_demo13 with react. I have copied all the ---- into my react App.js. I have also included below css at the top and js at the botton.
Hi Team, When I am trying to add a name in the input field form repeater stops working. Can you guys please look into this. Eg.
I wish to add an Input Group Icon (with a modal opener trigger) on the right side of the select2. How can I do it?
Description of the problem: 1. The customer gave the assets from Matronic8 (I assume that he generated and configured the template configuration he needed) 2. Now I have a task to upload these assets to my project on Astro.build. I've already broken my whole head, but I can't figure out how to do...
In its official documentation a file is missing, in the serverside datatables section
Hello, I am sending this message because i could not find the media for the 403 error. By chance, does anyone know when i can find the media for this error ? Sincerely, Romain
Hi guys, can you guys consider adding Colvis button option in Datatables? or is it already implemented? here's the link: https://datatables.net/extensions/buttons/examples/column_visibility/columns.html thanks
Need some help, I use your PHP for Datatables and modify some of it to fit with my code. The filtering work if it's not using the server side. but when it does it doesn't work. Is it anything I can do to make this work? Thanks.
Django dashboard starterkit build through dashboard 1 demo version and running on system. Went through documentation for changes in dashboard, couldn't find complete info how to add new pages /modify the header or footer details. Only basic info is given about all folders in starterkit. (Didn't...
Hi there, I don't know what the issue but the site is showing too small on mobile devices. Can you please look into this? music.bahcelievlercafe.com/login
Hi Sean / team / et al.. In the demos you provide an example layout for a file manager: https://preview.keenthemes.com/metronic8/demo20/apps/file-manager/files/.html I looks to be built off dataTables, with some mods. Also, within the HTML you reference "data-kt-filemanager-table", which I c...
Hi, I got 2 filters and 1 export button, but when i shrink the browser size into a mobile size it seems the button is pushed outside the card area like this: https://ibb.co/9vF1wRW and here's my HTML code:
Hello, we plan to implement `demo19` for a new application, but there is a feature request that the aside in demo19 be collapsible/expandable like demo1 (or demo8 or demo13). What is the best way for us to incorporate a collapsible aside in demo19 like the other demos that implement this feature...
is it possible to have the footer anchored at the bottom of the page?
How do you validate dropzone using formvalidation? At least check if it's not empty Thank you
Dear team, please note that we facing an issue with metronic version 8 (.net core version) with datatablejs ajax server side example, the issue is the dropdownlist inside the datatablejs is not working at all and once we click on it it's not open or working at all (and it's working only on your...
i initiated KTApp.createInstances() on an modal ajax call. The modal has select 2, however, the search textbox for the select2 search is not working. i cannot input any search term. Please help.
Hi, I would like to detatch the Bootstrap CSS and JS file so I can load it with Vite but nowhere in the JS files I can find the bundle. I'm using the HTML version. Can someone tell me how?