jan-heise / responsive-navbar-with-dropdown Star 115 Code Issues Pull requests A responsive navbar with Dropdowns using AlpineJS and Heroicons build in the TailwindCSS Playground alpine navbar bar nav dropdowns tailwind tailwindcss alpinejs tailwindcss-playground Updated Dec 5, 2022 HTML ...
TheDropDownNavbar, TheDropDownMenu, TheDropDownItem, TheDropDownDivideBlock, TheDropDownNavbarLogo, } from "vue3-dropdown-navbar"; import { ref } from "vue"; const dropdownMenu = ref<InstanceType<typeof TheDropDownMenu>>(); const toggleDarkMode = () => { document.documentElement.class...
The React Toolbar 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 Studioapplicatio...
<ul tabIndex={0} className="menu-sm dropdown-content mt-3 z-[1] p-2 shadow bg-base-100 rounded-box w-52"> {navbarlinks} </ul> </div> <NavLink> <div className="flex items-center"> <img className="w-40" src={icon} alt="nav icon" /> </div> </NavLink> </div> <div cl...
Navbar with dropdownTo use the dropdowns in navbar add the classes .nav-item and .nav-link as shown in the following example.You can edit and try running this code using Edit & Run option.Open Compiler <!DOCTYPE html> <html lang="en"> <head> <title>Bootstrap - Navbar</title> ...
The Vue Toolbar 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 Studioapplication....
It's a repo that contains several tailwind CSS projects which include forms, flex, grid, dropdown, table, navbar etc. - Bit-Han/Tailwind-pro
.nav-dropdown-item { @apply px-4 [&:not(:last-child)]:mb-2 dark:hover:bg-primary-500; } .nav-dropdown-link { @apply hover:text-primary-700 dark:text-white dark:hover:text-white block py-1 font-semibold transition; } 1 change: 1 addition & 0 deletions 1 modules/blox-tailwind/...
<ul className="p-2 shadow menu dropdown-content bg-[#072730da] z-[1] rounded-box w-56"> <img className=" w-12 mx-auto rounded-full mb-2 mt-2 border-2 border-main" src={userinfo?.photo} alt="" /> <p className="font-semibold text-center mr-2 mb-2 text-main "> {userinfo...
- In the dropdown, choose "+ Create a new Fork" and click "Create Fork." --- <img width="960" alt="fork" src="https://github.com/user-attachments/assets/80093759-f5cd-41aa-afa7-42126af0a65f"> --- <img width="960" alt="create-repo" src="https://github.com/user-attachment...