Skip to content

Slider

Slider

Usage

A slider allows users to select a value from a range by sliding a handle along a track. It is ideal for adjusting settings such as volume, brightness, or price, providing a dynamic and interactive input method.

Import

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

Example