> ## Documentation Index
> Fetch the complete documentation index at: https://docs.mastermindcms.com/llms.txt
> Use this file to discover all available pages before exploring further.

# msm-switcher

> Web component msm-switcher.

`msm-switcher` is a web component built with Lit.

## Purpose

Use this component as a reusable UI building block.

## Usage

```html theme={null}
<msm-switcher></msm-switcher>
```

## Attributes / properties

| Name       | Type    | Default | Notes |
| ---------- | ------- | ------- | ----- |
| `disabled` | boolean | -       |       |

## Events

This component does not emit custom events.

## CSS parts

* `base`
* `label`
* `line`
* `thumb`

## Slots

* `slot`

## Methods

No documented public methods.
