Skip to content

Tabs

Tabs

Usage

Tabs allow users to navigate between different sections of content within the same context. They provide a clear and organized way to switch between views or categories without reloading the page.

Import

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

Example