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

> Web-Komponente msm-table-row.

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

## Zweck

Daten-/Tabellen-/Grid-UI.

## Beispiel

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

## Attribute / Properties

| Name             | Typ    | Standard | Hinweise |
| ---------------- | ------ | -------- | -------- |
| `padding-top`    | number | `3`      |          |
| `padding-bottom` | number | `0`      |          |

## Events

Diese Komponente feuert keine eigenen Custom Events.

## CSS parts

Keine `part`-Slots dokumentiert.

## Slots

* `slot[name="left-text"]`
* `slot[name="right-text"]`

## Methoden

Keine öffentlichen Methoden dokumentiert.
