NavigationBar API
API reference docs for theNavigationBar
component. For examples and details on the usage of this component, visit the component demo page.
Props
Prop | Type | Description | Default |
---|---|---|---|
children | React.ReactNode | The content of the NavigationBar component. Typically a set of NavigationBarItem components. | _ |
position? | "bottom" | The placement of the navigation bar. | _ |