@maggioli-design-system/mds-table-header
v5.0.3
Published
mds-table-header 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.
Downloads
245
Keywords
Readme
mds-table-header
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 |
| ------------ | ------------ | ----------- | ---------------------- | ----------- |
| selectable | selectable | | boolean \| undefined | undefined |
Methods
setSelection(selectedItems: number, totalItems: number) => Promise<void>
Parameters
| Name | Type | Description |
| --------------- | -------- | ----------- |
| selectedItems | number | |
| totalItems | number | |
Returns
Type: Promise<void>
updateLang() => Promise<void>
Returns
Type: Promise<void>
Slots
| Slot | Description |
| ----------- | ------------------------------ |
| "default" | Add mds-table-row element/s. |
Dependencies
Depends on
Graph
graph TD;
mds-table-header --> mds-table-cell
mds-table-header --> mds-input-switch
mds-table-header --> mds-table-header-cell
mds-input-switch --> mds-icon
mds-input-switch --> mds-text
mds-table-header-cell --> mds-button
mds-table-header-cell --> mds-text
mds-button --> mds-spinner
mds-button --> mds-icon
mds-button --> mds-text
style mds-table-header fill:#f9f,stroke:#333,stroke-width:4pxBuilt with love @ Gruppo Maggioli from R&D Department
