@front10/landing-page-book
Version:
A react library for landing page
9 lines (7 loc) • 451 B
Markdown
# NavbarNav
[](https://github.com/RichardLitt/standard-readme)
## Properties
| </br>Name | </br>Type | </br>Summary | </br>Default |
| ---- | ---- | ---- | ---- |
| alignItems | `string` | Position of items. Can be <code>'left'</code> or <code>'right'</code> | `'left'` |
| children | `union` | Elements show into NavbarNav | `null` |