@maggioli-design-system/mds-price-table-list
v1.5.3
Published
mds-price-table-list 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 JavaScirpt framework you are using.
Downloads
23
Readme
mds-price-table-list
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 JavaScirpt framework you are using.
Slots
| Slot | Description |
| ----------- | ---------------------------------------------------------------------------------------------- |
| "action"
| Add HTML elements
or components
, it is recommended to use mds-button
element. |
| "default"
| Add mds-price-table-list-item
component, HTML elements
or other components
to this slot. |
| "header"
| Add text string
, HTML elements
or components
to this slot. |
| "price"
| Add text string
, HTML elements
or components
to this slot. |
Shadow Parts
| Part | Description |
| ----------- | ------------------------------------------------------------------------------------- |
| "content"
| Selects the element which wraps elements added via default slot
|
| "footer"
| Selects the element which wraps elements added via slot="price"
and slot="action"
|
| "header"
| Selects the element which wraps elements added via slot="header"
|
Dependencies
Depends on
Graph
graph TD;
mds-price-table-list --> mds-separator
style mds-price-table-list fill:#f9f,stroke:#333,stroke-width:4px
Built with love @ Gruppo Maggioli from R&D Department