UNPKG

@front10/landing-page-book

Version:
11 lines (9 loc) 518 B
# TextBox [![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 | | ---- | ---- | ---- | ---- | | className | `string` | Class to applay to component | `null` | | style | `objectOf` | Css style applied to the component | `null` | | text | `string` | Text to show as content. | `''` | | title | `string` | Text to show as title. | `''` |