NavigationBar API

API reference docs for theNavigationBarcomponent. For examples and details on the usage of this component, visit the component demo page.

Props

PropTypeDescriptionDefault
childrenReact.ReactNodeThe content of the NavigationBar component. Typically a set of NavigationBarItem components._
position?"bottom"The placement of the navigation bar._