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

`msm-brick-style-blocks` ist eine Web-Komponente (Lit).

## Zweck

Wiederverwendbarer UI-Baustein.

## Beispiel

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

## Attribute / Properties

| Name            | Typ    | Standard | Hinweise |
| --------------- | ------ | -------- | -------- |
| `margin-top`    | number | `0`      |          |
| `margin-bottom` | number | `0`      |          |

## Events

Diese Komponente feuert keine eigenen Custom Events.

## CSS parts

Keine `part`-Slots dokumentiert.

## Slots

* `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"]`

## Methoden

Keine öffentlichen Methoden dokumentiert.
