@front10/landing-page-book
Version:
A react library for landing page
10 lines (8 loc) • 479 B
Markdown
# NavbarBrand
[](https://github.com/RichardLitt/standard-readme)
## Properties
| </br>Name | </br>Type | </br>Summary | </br>Default |
| ---- | ---- | ---- | ---- |
| children | `union` | Elements show into the NavbarBrand | `null` |
| className | `string` | Class to apply to button. | `''` |
| href | `string` | Url to go when NavbarBrand is clicked. | `'#'` |