> ## 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-comparison-table

> Web-Komponente msm-comparison-table.

`msm-comparison-table` ist eine Web-Komponente (Lit).

## Zweck

Daten-/Tabellen-/Grid-UI.

## Beispiel

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

## Attribute / Properties

| Name            | Typ    | Standard | Hinweise |
| --------------- | ------ | -------- | -------- |
| `margin-top`    | number | `0`      |          |
| `margin-bottom` | number | `0`      |          |

## Events

Diese Komponente feuert keine eigenen Custom Events.

## CSS parts

Keine `part`-Slots dokumentiert.

## Slots

* `slot[name="heading1"]`
* `slot[name="table-rows-left"]`
* `slot[name="last-row-left1"]`
* `slot[name="last-row-left2"]`
* `slot[name="heading2"]`
* `slot[name="table-rows-right"]`
* `slot[name="last-row-right1"]`
* `slot[name="last-row-right2"]`
* `slot[name="citation"]`

## Methoden

Keine öffentlichen Methoden dokumentiert.
