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

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

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

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

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

## Пример

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

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

| Имя               | Тип     | По умолчанию                                      | Примечания |
| ----------------- | ------- | ------------------------------------------------- | ---------- |
| `button-link`     | string  | -                                                 |            |
| `button-text`     | string  | `'This is a link, that takes you to some place.'` |            |
| `button-outgoing` | boolean | -                                                 |            |
| `margin-top`      | number  | `0`                                               |            |
| `margin-bottom`   | number  | `0`                                               |            |

## События

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

## CSS parts

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

## Слоты

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

## Методы

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