> ## 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-brick-style-blocks

> Web-компонент msm-brick-style-blocks.

`msm-brick-style-blocks` — web-компонент на Lit.

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

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

## Пример

```html theme={null}
<msm-brick-style-blocks></msm-brick-style-blocks>
```

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

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

## События

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

## CSS parts

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

## Слоты

* `slot[name="index1"]`
* `slot[name="title1"]`
* `slot[name="description1"]`
* `slot[name="big-box1"]`
* `slot[name="big-box2"]`
* `slot[name="index2"]`
* `slot[name="title2"]`
* `slot[name="description2"]`

## Методы

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