> ## 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-logo-bars

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

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

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

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

## Пример

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

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

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

## События

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

## CSS parts

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

## Слоты

* `slot[name="${ name }${ i }"]`
* `slot[name="title"]`
* `slot[name="heading1"]`
* `slot[name="heading2"]`
* `slot[name="heading3"]`
* `slot[name="heading4"]`
* `slot[name="heading5"]`
* `slot[name="icon"]`
* `slot[name="iconDescription"]`

## Методы

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