> ## 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-bulletpoint

> Web-Komponente msm-bulletpoint.

`msm-bulletpoint` ist eine Web-Komponente (Lit).

## Zweck

Wiederverwendbarer UI-Baustein.

## Beispiel

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

## Attribute / Properties

| Name              | Typ     | Standard                                          | Hinweise |
| ----------------- | ------- | ------------------------------------------------- | -------- |
| `button-link`     | string  | -                                                 |          |
| `button-text`     | string  | `'This is a link, that takes you to some place.'` |          |
| `button-outgoing` | boolean | -                                                 |          |
| `margin-top`      | number  | `0`                                               |          |
| `margin-bottom`   | number  | `0`                                               |          |

## Events

Diese Komponente feuert keine eigenen Custom Events.

## CSS parts

Keine `part`-Slots dokumentiert.

## Slots

Keine Slots dokumentiert.

## Methoden

Keine öffentlichen Methoden dokumentiert.
