@front10/landing-page-book
Version:
A react library for landing page
12 lines (10 loc) • 626 B
Markdown
# Backers
[](https://github.com/RichardLitt/standard-readme)
## Properties
| </br>Name | </br>Type | </br>Summary | </br>Default |
| ---- | ---- | ---- | ---- |
| backers | `arrayOf` | List of backers | `[]` |
| className | `string` | CSS class name for custom styles | `''` |
| imageBordered | `bool` | If true the image will have a solid border | `true` |
| imageRounded | `bool` | If true the image will be rounded as a circle | `true` |
| style | `objectOf` | Css style applied to the component | `null` |