Getting Started
Dark Mode
Charts
Colors
Drag-and-drop
Forms
Utilities
Statuses
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
If you hit any issues, make sure you check out the installation guide here for more information.
Manual Installation
Anatomy
Intent
By default, the skeleton is displayed with a muted intent. You can change the intent by passing the intent
prop. This example demonstrates different intents.
Preview
Code
Shape
You can change the shape of the skeleton by passing the shape
prop. This example demonstrates different shapes.
Preview
Code