> ## 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-компонент msm-data-grid.

`msm-data-grid` — web-компонент на Lit.

## Назначение

Таблицы/гриды/данные.

## Пример

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

## Атрибуты / свойства

| Имя          | Тип      | По умолчанию | Примечания    |
| ------------ | -------- | ------------ | ------------- |
| `grid`       | object   | -            |               |
| `columns`    | array    | -            |               |
| `dataSource` | Function | -            | property only |

## События

Этот компонент не генерирует собственных CustomEvent.

## CSS parts

Документированных `part`-слотов нет.

## Слоты

Документированных слотов нет.

## Методы

Публичные методы не документированы.
