Arrange navigation links vertically or horizontally.
Navbars and navlists will try to automatically detect and mark the current page based on the href attribute passed in. However, if you need full control, you can pass the current prop to the item directly.
Condense multiple navigation items into a single dropdown menu to save on space and group related items.
Group related navigation items into collapsible sections using the expandable prop.
Show additional information related to a navlist item using the badge prop.