mirror of
https://github.com/zhigang1992/react-content-loader.git
synced 2026-05-13 02:02:00 +08:00
chore(readme): fix url and add new similar package (#136)
This commit is contained in:
committed by
Danilo Woznica
parent
efc7fddb2b
commit
ee53c9e56e
@@ -96,7 +96,7 @@ Defaults to `false`. Content right-to-left.
|
||||
|
||||
**`preserveAspectRatio?: string`**
|
||||
|
||||
Defaults to `xMidYMid meet`. Aspect ratio option of `<svg/>`. See the available options [here](https://github.com/danilowoz/react-content-loader/blob/improv/doc/src/interface.ts#L7).
|
||||
Defaults to `xMidYMid meet`. Aspect ratio option of `<svg/>`. See the available options [here](https://github.com/danilowoz/react-content-loader/blob/master/src/interface.ts#L7).
|
||||
|
||||
**`primaryColor?: string`**
|
||||
|
||||
@@ -204,7 +204,7 @@ const MyLoader = () => (
|
||||
- [React Native](https://github.com/virusvn/react-native-svg-animated-linear-gradient);
|
||||
- [Preact](https://github.com/bonitasoft/preact-content-loader);
|
||||
- Vue.js: [vue-content-loading](https://github.com/LucasLeandro1204/vue-content-loading), [vue-content-loader](https://github.com/egoist/vue-content-loader);
|
||||
- [Angular](https://github.com/Gbuomprisco/ngx-content-loading).
|
||||
- Angular: [ngx-content-loading](https://github.com/Gbuomprisco/ngx-content-loading), [ngx-content-loader](https://github.com/NetanelBasal/ngx-content-loader).
|
||||
|
||||
## Development
|
||||
|
||||
|
||||
Reference in New Issue
Block a user