UNPKG

@front10/landing-page-book

Version:
10 lines (8 loc) 479 B
# NavbarBrand [![standard-readme compliant](https://img.shields.io/badge/standard--readme-OK-green.svg?style=flat-square)](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. | `'#'` |