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

> Web-Komponente msm-enumeration.

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

## Zweck

Wiederverwendbarer UI-Baustein.

## Beispiel

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

## Attribute / Properties

| Name            | Typ    | Standard | Hinweise |
| --------------- | ------ | -------- | -------- |
| `margin-top`    | number | `0`      |          |
| `margin-bottom` | number | `0`      |          |

## Events

Diese Komponente feuert keine eigenen Custom Events.

## CSS parts

* `base`
* `step`

## Slots

* `slot[name="number"]`
* `slot[name="text"]`

## Methoden

Keine öffentlichen Methoden dokumentiert.
