> ## 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-icon-bar

> Web-Komponente msm-icon-bar.

`msm-icon-bar` ist eine Web-Komponente (Lit).

## Zweck

Wiederverwendbarer UI-Baustein.

## Beispiel

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

## Attribute / Properties

* (none)

## Events

Diese Komponente feuert keine eigenen Custom Events.

## CSS parts

Keine `part`-Slots dokumentiert.

## Slots

* `slot[name="icon1"]`
* `slot[name="text1"]`
* `slot[name="icon2"]`
* `slot[name="text2"]`
* `slot[name="icon3"]`
* `slot[name="text3"]`
* `slot[name="icon4"]`
* `slot[name="text4"]`

## Methoden

Keine öffentlichen Methoden dokumentiert.
