Skip to content

Skeleton bar

Skeleton bar

Usage

A skeleton bar is used as a placeholder to indicate that content is loading. It provides a visual cue that data is being fetched and improves perceived performance by reducing layout shifts.

Import

js
import { MtSkeletonBar } from "@shopware-ag/meteor-component-library";

Example