react-sidebar-component, sidebar-layout, admin-sidebar, custom-sidebar, dark-mode-sidebar, tailwind-sidebar, multi-level-sidebar, mobile-friendly-sidebar, sidebar-ui, sidebar-panel, modern-sidebar, sidebar-toggl
react-sidebar-component, sidebar-layout, admin-sidebar, custom-sidebar, dark-mode-sidebar, tailwind-sidebar, multi-level-sidebar, mobile-friendly-sidebar, sidebar-ui, sidebar-panel, modern-sidebar, sidebar-toggle, sidebar-with-navbar, react-navigation-sidebar", "LuxeSidebar", "react-pro-sidebar",...
i am a react app using next js and i stuct to some where. i am using tailwind css.its a css related issue.on page load my cart should not display so i hide to the right using translate-x-full on click to cart button i showed to add a class translate-x-0. on laptop its looks...
The Angular Sidebar component is shipped with several built-in themes: Material, Bootstrap, Fabric (Office 365), Tailwind CSS, and high contrast. Users can customize any one of these built-in themes or create new themes by either simply overriding SASS variables or using ourTheme Studioapplicati...
react material-design material-ui sidebar material-dashboard Updated Aug 17, 2024 JavaScript themesberg / flowbite-svelte Star 2.5k Code Issues Pull requests Discussions Official Svelte components built for Flowbite and Tailwind CSS tooltips pagination components forms cards navbar accordion modals...
Move things in the right direction with practical sidebar navigation, including a newsletter subscription form. More info / DownloadDemoGet Hosting 6. Sidebar by Colorlib V6 While most Bootstrap sidebars are solid-colored, the Colorlib V6 alternative is for those who need something DIFFERENT. It ...
Several built-in, Sass-based themes are available: Fluent, Tailwind CSS, Bootstrap 5, Bootstrap, Material, and high contrast. Users can customize these themes by either overriding the existing Sass styles or creating custom themes using the Theme Studio application. ...
We read every piece of feedback, and take your input very seriously. Include my email address so I can be contacted Cancel Submit feedback Saved searches Use saved searches to filter your results more quickly Cancel Create saved search Sign in Sign up Reseting focus {...
7 @@ import CommonHead from '@/components/CommonHead' import React from 'react' import { Header } from './components/Header' -import { Nav } from './components/Nav' +import { NavBar } from './components/NavBar' import { Footer } from './components/Footer' // import { Titl...
The layout changes look good, but the className could be simplified using Tailwind's composition. -className="relative flex flex-col items-center justify-center w-full" +className="relative flex flex-col items-center w-full" Note: justify-center is redundant when using items-center in a flex...