Navigation Inline List
The Navigation Inline List shows items horizontally, then vertically when space is tight.
Default
The Navigation Inline List is a component that presents navigation items in a horizontal row, but switches to an Inline List format when there isn't enough space. It serves as an option in the Navigation.
<!-- source -->
<NavigationInlineList source={data} />