This component is an implementation of a custom skeleton loader
Name | Type | Default | Required | Description |
---|---|---|---|---|
backgroundColor | string | rgb(238, 238, 238) | No | Color of background |
animationColor | string | rgb(246, 246, 246) | No | Color of animation |
width | number | string | No | Set defined width component | |
height | number | string | No | Set defined height component | |
kind | 'primary' | 'secondary' | primary | No | Set style depending on kind |
borderRadius | string | 5px | No | Set defined border radius style |
Align | string | start | No | Set defined justify-content |
group | direction: 'vertical' | 'horizontal'; repeat: number; gap: string | No | Allows to repeat one element multiple times and display using rows or columns | |
chart | size: 'small' | 'medium' | 'large'; backgroundInnerCircle: string | small && '#fff' | No | Set size and inner background of chart |