2.10.4 • Published 10 months ago

@maggioli-design-system/mds-chip v2.10.4

Weekly downloads
-
License
MIT
Repository
-
Last release
10 months ago

mds-chip

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.

Properties

PropertyAttributeDescriptionTypeDefault
clickableclickableAdds ARIA support to the element if has interactionboolean \| undefinedundefined
deletabledeletableShows the cross icon to perform cancel/delete action on elementboolean \| undefinedundefined
deleteLabeldelete-labelSets the cross icon accessibility label to perform cancel/delete action on element"Rimuovi" \| undefined'Rimuovi'
disableddisabledSets the component disabled statusboolean \| undefinedfalse
iconiconThe icon displayed to the left of the component's labelstring \| undefinedundefined
label (required)labelThe label displayed to the right of the component's iconstringundefined
selectedselectedSets the component selectedbooleanfalse

Events

EventDescriptionType
mdsChipClickLabelEmits when the component's label is clickedCustomEvent<MdsChipEvent>
mdsChipDeleteEmits when the component's delete button is clickedCustomEvent<MdsChipEvent>

Dependencies

Depends on

Graph

graph TD;
  mds-chip --> mds-icon
  mds-chip --> mds-text
  mds-chip --> mds-button
  mds-button --> mds-spinner
  mds-button --> mds-icon
  mds-button --> mds-text
  style mds-chip fill:#f9f,stroke:#333,stroke-width:4px

Built with love @ Gruppo Maggioli from R&D Department

2.10.4

10 months ago

2.10.2

10 months ago

2.10.3

10 months ago

2.10.1

10 months ago

2.10.0

10 months ago

2.9.7

1 year ago

2.9.6

1 year ago

2.9.5

1 year ago

2.9.4

1 year ago

2.9.3

1 year ago

2.9.2

1 year ago

2.9.1

1 year ago

2.9.0

1 year ago

2.7.0

1 year ago

2.6.0

1 year ago

2.5.4

2 years ago

2.5.3

2 years ago

2.5.2

2 years ago

2.2.1

2 years ago

2.2.0

2 years ago

2.5.0

2 years ago

2.4.0

2 years ago

2.2.2

2 years ago

2.5.1

2 years ago

2.1.2

2 years ago

2.1.1

2 years ago

2.1.0

2 years ago

1.4.0

2 years ago

2.0.0

2 years ago

1.2.0

2 years ago

1.1.0

2 years ago

1.0.1

3 years ago