Navigation¶

bootlace.nav Package¶

Classes¶

NavAlignment(value[, names, module, ...])

Alignment for the nav element

NavStyle(value[, names, module, qualname, ...])

Styles for the nav element

Class Inheritance Diagram¶

Inheritance diagram of bootlace.nav.core.NavAlignment, bootlace.nav.core.NavStyle

bootlace.nav.elements Module¶

Classes¶

Link(link, id, a)

A link in the nav bar, either for a view or a literal URL

Separator(hr)

A separator in dropdown menus

Text(text, span)

A text element in the nav bar

NavBar(id, items, expand, color, fluid, nav, ...)

A navigation bar, typically at the top of the page

Brand(link, a, id)

The brand for the navbar, typically the site's logo or name

NavBarCollapse(items, id, button, icon, ...)

A collection of nav elements that can be collapsed

NavBarNav(items, style, alignment, id, ul, li)

Primary grouping of nav elements in the navbar

NavBarSearch(id, placeholder, action, ...)

A search bar for the navbar

Nav(items, id, style, alignment, ul, li)

A navigation bar

Dropdown(items, id, dropdown, ul, li[, ...])

A dropdown menu in the nav bar

Class Inheritance Diagram¶

Inheritance diagram of bootlace.nav.core.Link, bootlace.nav.core.Separator, bootlace.nav.core.Text, bootlace.nav.bar.NavBar, bootlace.nav.bar.Brand, bootlace.nav.bar.NavBarCollapse, bootlace.nav.bar.NavBarNav, bootlace.nav.bar.NavBarSearch, bootlace.nav.nav.Nav, bootlace.nav.nav.Dropdown

Bootlace

Navigation

Contents:

  • Getting Started
  • API Reference
    • Breadcrumbs
    • Forms
    • Bootstrap Icons
    • Images
    • Links
    • Navigation
    • Layout, sizing and colors
    • Tables
    • Tools and Utilities

Related Topics

  • Documentation overview
    • API Reference
      • Previous: View
      • Next: NavAlignment
©2024, Alex Rudy. | Powered by Sphinx 8.1.3 & Alabaster 1.0.0 | Page source