Skeleton
Skeleton shows a placeholder while your content loads, keeping the layout intact and users chillin' till the real deal pops in.
Basic
Skeleton is a placeholder component that displays a loading state while your content loads. It's a great way to keep your layout looking fresh and prevent users from getting stuck on a blank page.
Preview
Code
Installation
Variant
By default, the skeleton is displayed with a muted variant. You can change the intent by passing the variant
prop. This example demonstrates different variant.
Preview
Code
Shape
You can change the shape of the skeleton by passing the shape
prop. This example demonstrates different shapes.
Preview
Code