> ## 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-bulletpoints-list

> Web-компонент msm-bulletpoints-list.

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

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

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

## Пример

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

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

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

## События

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

## CSS parts

Документированных `part`-слотов нет.

## Слоты

* `slot[name="title"]`

## Методы

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