Skeleton

The <Skeleton /> component renders a subtly animated placeholder for content while fetching data.

import { Text } from 'minerva-ui'
Preview
Source

Circular Skeleton

Preview
Source

Multi-line Skeleton with Custom Gap

Preview
Source

Skeleton Loading States

Preview
A field with sheep
Source

Props

These are props related to the Skeleton component.

NameTypeIs RequiredDefaultDescription
countnumberoptional1Count of multi-line skeleton
circlebooleanoptionalfalseSets if skeleton is a circle
gapstringoptional10pxSets space between multi-line skeletons
heightstringoptional2emSets height of skeleton
widthstringoptional100%Sets width of skeleton