Navbar

This is the Navbar tag. It only adds some nice styles for wrapper component/tag.

Copied

Navbar Brand

This is the NavbarBrand tag. You can used it inside the NavbarContainer..

Copied

Navbar Button

This is the NavbarButton tag. You can used it inside the NavbarContainer to make the NavbarCollapse open on small devices. We've added a style of display block important so that you may see it.

Copied

Navbar Collapse

This is the NavbarCollapse tag. You can used it inside the NavbarContainer.

Copied
Creative Tim

Navbar Container

This is the NavbarContainer tag. This adds a nice width for your navbar on large screens.

Copied
Creative Tim

Navbar List

This is the NavbarList tag. This is the wrapper for the list items.

Copied
    Creative Tim

Navbar List Item

This is the NavbarListItem tag. This is the wrapper for the list link.

Copied
  • Creative Tim
  • Navbar List Link

    This is the NavbarListLink tag. This is the link from inside your navbar list.

    Copied

    Navbar Example

    And here is a full example with all of the above. As you can see, now it makes more sense.

    Copied