@maggioli-design-system/mds-table-row
v5.4.6
Published
mds-table-row is a web-component from Magma Design System, built with StencilJS, TypeScript, Storybook. It's based on the web-component standard and it's designed to be agnostic from the JavaScript framework you are using.
Keywords
Readme
mds-table-row
This is a web-component from Maggioli Design System Magma, built with StencilJS, TypeScript, Storybook. It's based on the web-component standard and it's designed to be agnostic from the JavaScript framework you are using.
Properties
| Property | Attribute | Description | Type | Default |
| ---------------- | ----------------- | ----------- | ------------------------------- | ----------- |
| interactive | interactive | | boolean \| undefined | undefined |
| overlayActions | overlay-actions | | boolean | undefined |
| selectable | selectable | | boolean \| undefined | undefined |
| selected | selected | | boolean \| undefined | undefined |
| value | value | | number \| string \| undefined | undefined |
Methods
updateLang() => Promise<void>
Returns
Type: Promise<void>
Slots
| Slot | Description |
| ----------- | ------------------------------------------------------------------------------------- |
| "action" | Put mds-button element/s or other kind of actions as aside menu for the single row. |
| "default" | Put mds-table-cell element/s. |
Dependencies
Depends on
Graph
graph TD;
mds-table-row --> mds-table-cell
mds-table-row --> mds-input-switch
mds-input-switch --> mds-icon
mds-input-switch --> mds-text
style mds-table-row fill:#f9f,stroke:#333,stroke-width:4pxBuilt with love @ Gruppo Maggioli from R&D Department
