msm-data-grid is a web component built with Lit.
Purpose
Render data/table/grid UI.Usage
Attributes / properties
Events
This component does not emit custom events.CSS parts
No documentedpart slots.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Web component msm-data-grid.
msm-data-grid is a web component built with Lit.
<msm-data-grid></msm-data-grid>
| Name | Type | Default | Notes |
|---|---|---|---|
grid | object | - | |
columns | array | - | |
dataSource | Function | - | property only |
part slots.