Skip to content

Banner

Banner

Usage

A banner is used to display prominent messages that require user attention. It can convey success, warnings, errors, or informational messages. Banners may include an optional close button for dismissibility and can contain text, icons, and actions.

Import

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

Example