> ## 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-multiple-columns

> Web-Komponente msm-multiple-columns.

`msm-multiple-columns` ist eine Web-Komponente (Lit).

## Zweck

Wiederverwendbarer UI-Baustein.

## Beispiel

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

## Attribute / Properties

| Name               | Typ    | Standard | Hinweise |
| ------------------ | ------ | -------- | -------- |
| `color`            | string | -        |          |
| `max-width`        | string | -        |          |
| `background-image` | string | -        |          |

## Events

Diese Komponente feuert keine eigenen Custom Events.

## CSS parts

* `base`
* `container`
* `overlay`

## Slots

* `slot`

## Methoden

Keine öffentlichen Methoden dokumentiert.
