Skip to content

Tooltip

Tooltip

Usage

A tooltip provides additional information when a user hovers over, focuses on, or taps an element. It helps clarify actions or content, offering guidance without cluttering the interface.

Import

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

Example