Skeleton

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

import { Text } from 'minerva-ui';

Circular Skeleton

Multi-line Skeleton with Custom Gap

Skeleton Loading States

A field with sheep

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