AdminLTE
AdminLTE copied to clipboard
AdminLTE - Free admin dashboard template based on Bootstrap 5
many components works only if you have internet connection. could any one make it offline compatible.
If the code below is imported `$('.content-wrapper').IFrame({ onTabClick(item) { return item }, ... })` `data-widget="fullscreen"` inside ` ` works fine.
Auto scroll to active tab present, instead of user scrolling to find the active tab In the file path **src/html/components/_scripts.astro** Place the below code attached ``` document.addEventListener("DOMContentLoaded", function () {...
To create a beautiful tree structure in sidebar-mini you can add the below snippet of the code, which created the visual separation between the menu and the submenu present Just...
**Describe the bug** Scroll in sidebar past its end closes it when using touch on mobile phone. **To Reproduce** Steps to reproduce the behavior: 1. Go to [AdminLTE v4 demo](https://adminlte-v4.netlify.app/dist/)...
**Datepicker Calendar icon not shown in chrome in Windows 11 dark mode. But it works in Light mode or in firefox.**
layout-navbar-fixed works fine in version 3.1.0 but 4 appears to have this class missing in the css? is there a quick fix around this without uninstalling version 4 I have...