react-adminlte-dash icon indicating copy to clipboard operation
react-adminlte-dash copied to clipboard

This project is No Longer Maintained. React implementation of AdminLTE themed dashboard

Results 11 react-adminlte-dash issues
Sort by recently updated
recently updated
newest added

"peerDependencies": { "react": ">= 15.0.0 < 16.0.0" }, change to "peerDependencies": { "react": ">= 15.0.0" },

Hi all, I made a fork with some improvement. I use this project on my PWA based on Next.js and typescript. I made some modification to make it work with...

Is there away to swap the child component with another component if a link is clicked on the side bar?

Hi zksailor, first of all the (successful) attempt you have made in integrating AdminLTE theme with react project is really cool. And i think even performance and changing themes wise...

Hi I got this warning in console when I try to implement dashboard, sidebar & header. `context.__styled-components__` as a function is deprecated. It will be replaced with the object on...

Wondering if there is a way to change the style of the title and size of the icon for a Sidebar.Menu.Item? I didnt see anything in the documentation, but maybe...

Please help me how to show a notification icon and also shows an all notification in the drop-down in the header menu. Thank you advance

Is there a way to toggle programmatically in the event you want to place the toggle button elsewhere

is there an easy way to target your dashboard to make classnames include no-print so that just the content-wrapper is printable?