Skip to main content Home About the Design SystemRoadmap OverviewDesignersDevelopers OverviewColorGridIconographyInteractionsSpacingTypography Overview Global colorBox shadowTypographyBorderOpacitySpaceLengthIconBreakpointsMedia queries All elements Accordion Alert Announcement Audio player Avatar Back to top Badge Blockquote Breadcrumb Button Card Chip Code block Call to action Dialog Disclosure Footer Health index Icon Jump links Menu dropdown Navigation link Navigation (primary) Navigation (secondary) Navigation (vertical) Pagination PopoverPlanned Progress stepper Scheme toggle Site status Skeleton Skip link Spinner Statistic Subnavigation Surface Switch Table Tabs Tag Tile Timestamp Tooltip Video embed OverviewColor PalettesCustomizingDevelopers All PatternsAccordionCall to ActionCardFilterFormLink with iconLogo wallSearch barSticky bannerSticky cardTabsTagTile All Personalization PatternsAnnouncement FundamentalsAccessibility toolsAssistive technologiesCI/CDContentContributorsDesignDevelopmentManual testingResourcesScreen readers Design/code status Release notes Get support

Skeleton

OverviewStyleGuidelinesCodeAccessibilityDemos
OverviewStatusWhen to useStatus checklistOverviewStatusWhen to useStatus checklist

Overview

A skeleton displays an animated placeholder that mimics the structure and layout of actual content while it loads. It gives users a preview of what's coming and reduces perceived loading time.

import '@rhds/elements/rh-skeleton/rh-skeleton.js';
<rh-skeleton></rh-skeleton>

<link rel="stylesheet" href="../rh-skeleton-lightdom.css">

What shape the skeleton should be. Defaults to body-copy.

What size the skeleton should be. Defaults to md. The size attribute is not valid on circle, square, or rectangle skeletons.

Status

When to use

  • When the content structure can be visually approximated before the actual information appears
  • When parts of a user interface are populated with data fetched asynchronously and content loads progressively
  • When the loading delay is less than ten seconds
A skeleton loader with an animation that repeats and gently changes color from left to right

Status checklist

© 2025 Red Hat Deploys by Netlify