> ## 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-single-page-app

> Web-Komponente msm-single-page-app.

`msm-single-page-app` ist eine Web-Komponente (Lit).

## Zweck

Wiederverwendbarer UI-Baustein.

## Beispiel

```html theme={null}
<msm-single-page-app></msm-single-page-app>
```

## Attribute / Properties

| Name               | Typ    | Standard | Hinweise |
| ------------------ | ------ | -------- | -------- |
| `application-name` | string | `null`   |          |
| `route`            | string | `""`     |          |
| `title`            | string | -        |          |

## Events

Diese Komponente feuert keine eigenen Custom Events.

## CSS parts

Keine `part`-Slots dokumentiert.

## Slots

* `slot`

## Methoden

Keine öffentlichen Methoden dokumentiert.
