1.0.1 β’ Published 6 years ago
@bluebase/plugin-skeleton-loader v1.0.1
Description
Skeleton Loader is a component which is used to display a splash screen to indicate that the screen is loading.
Usage
ScreenShots
| π Web | π₯ Android | π± IOS |
|---|---|---|
| π Web | π₯ Electron | π± React Native |
|---|---|---|
| β | β | β |
| Prop | Types | Default | Comments |
|---|---|---|---|
| x | number | length of x-axis | |
| y | number | length of y-axis | |
| rx | number | Length of x-axis it type is Rect | |
| ry | number | Length of y-axis it type is Rect | |
| width | number | Width | |
| height | number | Height | |
| cx | number | Length of x-axis it type is Circle | |
| cy | number | Length of y-axis it type is Circle | |
| r | number | Radius if Circle | |
| type | οΈCircle | Rect | Shape Type |