Skeleton
A non-interactive placeholder that preserves layout while nearby content is loading.
Added in v2.6.0 · import from "@borneo/react"
Live previewPermalink to this section
The production component below reads its colour, shape, elevation and motion from the active design tokens.
When to usePermalink to this section
Use it
Use Skeleton when the final layout is predictable and data usually arrives quickly.
Choose another pattern
Use a progress indicator for long tasks or when progress can be measured.