Skip to content

Loader

Loader

Usage

A loader is used to indicate that content is being loaded or a process is in progress. It helps set user expectations by visually representing wait times.

Import

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

Example