Switch component
Usage
A switch is a toggle control that allows users to choose between two states, such as "on" or "off." It is commonly used for enabling or disabling settings, preferences, or features in a clear, interactive way.
Import
js
import { MtSwitch } from "@shopware-ag/meteor-component-library";