mirror of
https://github.com/zhigang1992/react-content-loader.git
synced 2026-04-17 12:19:08 +08:00
Update readme
This commit is contained in:
@@ -22,7 +22,7 @@ const MyPage = () => (<ContentLoader />);
|
||||
| Name | Type | Default | Description |
|
||||
|---|---|---|---|
|
||||
| style | _Object_ | | |
|
||||
| type | _String_ | `facebook` | Options: `facebook`, `instagram` |
|
||||
| type | _String_ | `facebook` | Options: `facebook`, `instagram`, `code` |
|
||||
| speed | _Number_ | `2` | Animation speed |
|
||||
| primaryColor | _String_ | `#f3f3f3` | Background the SVG |
|
||||
| secondaryColor | _String_ | `#ecebeb` | Animation color |
|
||||
|
||||
Reference in New Issue
Block a user