Foundations
Components
- Accordion
- Alert Dialog
- Avatar
- Badge
- Banner
- BreadcrumbSOON
- Button
- Button Group
- Calendar
- Callout
- Card
- Checkbox
- CodeblockSOON
- Color Picker
- Container
- Control Group
- Dialog
- Dropdown
- File Uploader
- FlexBox
- FormSOON
- Grid View
- IconSOON
- ImageSOON
- Input
- Link
- List
- MenuSOON
- PaginationSOON
- Popover
- Progress
- Radio
- Section
- Select
- Separator
- Skeleton
- SliderSOON
- SpinnerSOON
- Switch
- Table
- Tabs
- Tag
- Textarea
- ToastSOON
- Tooltip
Skeleton
Keep users hooked while your content loads with our Skeleton. It's a fun sneak peek into what's to comeExample
API Reference
Component | Description |
---|---|
Skeleton | Meet Skeleton, the silent understudy ready to take the stage when your content is still getting ready. This component provides an animated placeholder, ideal to use when data is loading or yet to be fetched, improving perceived performance and providing a smooth user experience. |
Skeleton
Prop | Type | Default | Explanation |
---|---|---|---|
type | string | default | From circles to badges to headings, the type prop defines the shape and size of your Skeleton component. |
All the available types (shapes):
- default
- square
- circle
- title
- heading
- text
- smallText
- smallBadge
- badge
- largeBadge
- smallButton
- button
- largeBadge
- image