UNPKG

@front10/landing-page-book

Version:
16 lines (14 loc) 1.01 kB
# BackersOpenCollective [![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 name applied of the container | `''` | | collective<font color="red">*</font> | `string` | Name of collective in opencollective. | | | imageBordered | `bool` | If true the image will have a solid border | `true` | | imageGray | `bool` | If true the image doesn't show colors | `false` | | imageRounded | `bool` | If true the image will be rounded as a circle | `true` | | loadingClass | `string` | CSS class for loading animation | `'fa fa-circle-o-notch fa-spin'` | | loadingText | `string` | Loading text to show | `'Loading...'` | | sortDirection | `string` | Sort direction to show the list of backers | `'desc'` | | style | `objectOf` | Css style applied to the component | `{}` |