Expand description
Navigation bars and menus.
Structs§
- Context
Menu - A pop-up menu for quick access to relevant commands.
- Dropdown
Props - The
Dropdown
properties struct for the configuration of the component. - Navbar
Brand Props - The
NavbarBrand
properties struct for the configuration of the component. - Navbar
Center Props - The
NavbarCenter
properties struct for the configuration of the component. - Navbar
Dropdown Props - The
NavbarDropdown
properties struct for the configuration of the component. - Navbar
EndProps - The
NavbarEnd
properties struct for the configuration of the component. - Navbar
Item Props - The
NavbarItem
properties struct for the configuration of the component. - Navbar
Link Props - The
NavbarLink
properties struct for the configuration of the component. - Navbar
Menu Props - The
NavbarMenu
properties struct for the configuration of the component. - Navbar
Props - The
Navbar
properties struct for the configuration of the component. - Navbar
Start Props - The
NavbarStart
properties struct for the configuration of the component. - Pagination
Props - The
Pagination
properties struct for the configuration of the component. - Sidebar
Props - The
Sidebar
properties struct for the configuration of the component.
Functions§
- Dropdown
- An interactive dropdown menu for discoverable content.
- Navbar
- A responsive navigation header.
- Navbar
Brand - A container for the logo and optionally some links or icons.
- Navbar
Center - The middle section of the navbar menu.
- Navbar
Dropdown - An interactive dropdown menu in the navbar.
- Navbar
End - The right section of the navbar menu.
- Navbar
Item - A container for each single item of the navbar.
- Navbar
Link - A link to navigate to another route in the navigation header.
- Navbar
Menu - A horizontal menu used in the navigation header.
- Navbar
Start - The left section of the navbar menu.
- Pagination
- A vertical menu used in the navigation aside.
- Sidebar
- A vertical menu used in the navigation aside.