> ## 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 component msm-multiple-columns.

`msm-multiple-columns` is a web component built with Lit.

## Purpose

Use this component as a reusable UI building block.

## Usage

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

## Attributes / properties

| Name               | Type   | Default | Notes |
| ------------------ | ------ | ------- | ----- |
| `color`            | string | -       |       |
| `max-width`        | string | -       |       |
| `background-image` | string | -       |       |

## Events

This component does not emit custom events.

## CSS parts

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

## Slots

* `slot`

## Methods

No documented public methods.
