> ## 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-dropdown

> Web-Komponente msm-dropdown.

`msm-dropdown` ist eine Web-Komponente (Lit).

## Zweck

Formulareingaben und UI-Controls.

## Beispiel

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

## Attribute / Properties

| Name           | Typ    | Standard | Hinweise |
| -------------- | ------ | -------- | -------- |
| `theme`        | string | -        |          |
| `color-scheme` | string | -        |          |
| `color`        | string | -        |          |
| `caret-icon`   | string | -        |          |
| `variant`      | string | -        |          |
| `display`      | string | -        |          |
| `behavior`     | string | -        |          |

## Events

Diese Komponente feuert keine eigenen Custom Events.

## CSS parts

Keine `part`-Slots dokumentiert.

## Slots

Keine Slots dokumentiert.

## Methoden

Keine öffentlichen Methoden dokumentiert.
