> ## 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-bulletpoints-list

> Web-Komponente msm-bulletpoints-list.

`msm-bulletpoints-list` ist eine Web-Komponente (Lit).

## Zweck

Wiederverwendbarer UI-Baustein.

## Beispiel

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

## Attribute / Properties

| Name                 | Typ    | Standard | Hinweise |
| -------------------- | ------ | -------- | -------- |
| `items`              | string | `""`     |          |
| `margin-top`         | number | `0`      |          |
| `margin-bottom`      | number | `0`      |          |
| `item-margin-bottom` | number | `1`      |          |

## Events

Diese Komponente feuert keine eigenen Custom Events.

## CSS parts

Keine `part`-Slots dokumentiert.

## Slots

* `slot[name="title"]`

## Methoden

Keine öffentlichen Methoden dokumentiert.
