1.4.4 • Published 1 month ago

@maggioli-design-system/mds-price-table-list v1.4.4

Weekly downloads
-
License
MIT
Repository
-
Last release
1 month ago

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

SlotDescription
"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

PartDescription
"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

1.4.4

1 month ago

1.4.3

3 months ago

1.4.2

3 months ago

1.4.1

3 months ago

1.4.0

3 months ago

1.3.0

3 months ago

1.2.4

4 months ago

1.2.3

4 months ago

1.2.2

5 months ago

1.2.1

6 months ago

1.2.0

7 months ago

1.1.0

7 months ago

1.0.2

7 months ago

1.0.1

8 months ago

1.0.0

8 months ago