@front10/landing-page-book
Version:
A react library for landing page
11 lines (9 loc) • 502 B
Markdown
# Label
[](https://github.com/RichardLitt/standard-readme)
## Properties
| </br>Name | </br>Type | </br>Summary | </br>Default |
| ---- | ---- | ---- | ---- |
| className | `string` | CSS Class to apply to label. | `''` |
| content | `string` | Content of label. | `''` |
| htmlFor | `string` | Id of input. | `''` |
| style | `objectOf` | Css style applied to the component | `null` |