CaSkeleton
Used to simulate content while content is loading
SASS-path: ./styles/components/atoms/ca-skeleton.scss
Props
Name | Description | Type | Required | Default |
---|---|---|---|---|
ratio | Height / Width | Number | false | null |
radius | Should corners be rounded? | Boolean | false | true |
width | Width of skeleton | String | false | 100% |
height | Height of skeleton | String | false | 1.4em |
transparent | Be transparent | Boolean | false | false |