diff --git a/docs/components/navbar.md b/docs/components/navbar.md index 55927a326..e730404be 100644 --- a/docs/components/navbar.md +++ b/docs/components/navbar.md @@ -34,15 +34,16 @@ Navbars come with built-in support for a handful of sub-components. Choose from - Inline forms with `.float-` utilities for form controls and components. - `.navbar-text` for adding vertically centered strings of text. - `.inline-form` for form controls and more. +- `.collapse.navbar-collapse` for grouping and hiding navbar contents by a parent breakpoint. Here's an example of all the sub-components included in a responsive light-themed navbar. {% example html %} -