> ## 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-bullet-points

> Web-Komponente msm-bullet-points.

`msm-bullet-points` ist eine Web-Komponente (Lit).

## Zweck

Wiederverwendbarer UI-Baustein.

## Beispiel

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

## 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="title"]`
* `slot[name="image1"]`
* `slot[name="text1"]`
* `slot[name="image2"]`
* `slot[name="text2"]`
* `slot[name="image3"]`
* `slot[name="text3"]`
* `slot[name="image4"]`
* `slot[name="text4"]`

## Methoden

Keine öffentlichen Methoden dokumentiert.
