> ## 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-компонент msm-enumeration.

`msm-enumeration` — web-компонент на Lit.

## Назначение

Переиспользуемый UI-блок.

## Пример

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

## Атрибуты / свойства

| Имя             | Тип    | По умолчанию | Примечания |
| --------------- | ------ | ------------ | ---------- |
| `margin-top`    | number | `0`          |            |
| `margin-bottom` | number | `0`          |            |

## События

Этот компонент не генерирует собственных CustomEvent.

## CSS parts

* `base`
* `step`

## Слоты

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

## Методы

Публичные методы не документированы.
