> ## 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-data-grid

> Web-Komponente msm-data-grid.

`msm-data-grid` ist eine Web-Komponente (Lit).

## Zweck

Daten-/Tabellen-/Grid-UI.

## Beispiel

```html theme={null}
<msm-data-grid></msm-data-grid>
```

## Attribute / Properties

| Name         | Typ      | Standard | Hinweise      |
| ------------ | -------- | -------- | ------------- |
| `grid`       | object   | -        |               |
| `columns`    | array    | -        |               |
| `dataSource` | Function | -        | property only |

## Events

Diese Komponente feuert keine eigenen Custom Events.

## CSS parts

Keine `part`-Slots dokumentiert.

## Slots

Keine Slots dokumentiert.

## Methoden

Keine öffentlichen Methoden dokumentiert.
