Skeleton

Renders an element with a loading animation.

Usage

import { Skeleton } from '@binarycapsule/ui-capsules';

Knobs 🎛

<Skeleton
  height={30}
  width={150}
/>

Props

NameDescription
width
number(Default: )
Sets the element width
height
number(Default: )
Sets the element height
isRound
string(Default: false)
When true, the element will have a rounded shape