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

Tag: Bootstrap 5 (844)

Do you have sample here for file gallery for PDF, JPEG, JPG, PNG, GIF, TIFF, Word, Excel, Powerpoint File,
I've problems with components Table Responsivehttps://preview.keenthemes.com/html/metronic/docs/general/datatables/advancedWhen I put code snippets into my component expand dosn't work. Accordion and some other Bootstrap 5 components are not working. Should I include any dependencies in the p...
I am thinking about to buying a metronic theme for Angular but i couldn't find any information about structure.I wonder is application comes with standalone structure? What is the version of Angular? I want to use bootstrap aswell is it possible?I need those information before buying. Please...
public void AddHtmlAttribute(string scope, string attributeName, string attributeValue) { SortedDictionary attributes = new SortedDictionary(); if (_htmlAttributes.ContainsKey(scope)) { attributes = new SortedDictionary
Hello, I purchased a commercial lisence for the Admin Bootstrap 5 theme (most specifically the demo 2 views) available at https://themes.getbootstrap.com/product/keen-the-ultimate-bootstrap-admin-theme/.I use Laravel and I have implement a fully working authentification system.After the sign...
HiIt says Metronic supports Asp.Net core.May I know if I can also use Metronic in an Asp.Net framework project?I encountered some issues with the "Sidebar" not displaying properly while using it.many thanks!
I am displaying to my newly registered user the email verification view for the Admin Bootstrap 5 theme (the one at "demo2/authentication/general/verify-email.html").I would like to show the user some form of alert or message to let him/her know a new email verification has been sent (so that he...
I would like to save the state of the aside menu (expanded or minimized) in a cookie or session storage.