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

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

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

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

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

## Пример

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

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

| Имя               | Тип     | По умолчанию    | Примечания |
| ----------------- | ------- | --------------- | ---------- |
| `button-link`     | string  | -               |            |
| `button-text`     | string  | `'Button text'` |            |
| `button-outgoing` | boolean | -               |            |
| `margin-top`      | number  | `0`             |            |
| `margin-bottom`   | number  | `0`             |            |

## События

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

## CSS parts

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

## Слоты

* `slot[name="title"]`
* `slot[name="subtitle"]`
* `slot[name="image1"]`
* `slot[name="text1"]`
* `slot[name="image2"]`
* `slot[name="text2"]`
* `slot[name="image3"]`
* `slot[name="text3"]`

## Методы

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