2.7.6 • Published 10 months ago
@maggioli-design-system/mds-filter-item v2.7.6
mds-filter-item
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
Property | Attribute | Description | Type | Default |
---|---|---|---|---|
icon | icon | Sets the icon of the filter item | string \| undefined | undefined |
label | label | Sets the label of the filter item | string | undefined |
selected | selected | Sets the component to selected state | boolean \| undefined | undefined |
value | value | Sets the value of the component to be used with forms | string | undefined |
Events
Event | Description | Type |
---|---|---|
mdsFilterItemSelect | Emits when the element is active | CustomEvent<MdsFilterItemEventDetail> |
Dependencies
Used by
Depends on
Graph
graph TD;
mds-filter-item --> mds-icon
mds-filter-item --> mds-text
mds-filter --> mds-filter-item
style mds-filter-item fill:#f9f,stroke:#333,stroke-width:4px
Built with love @ Gruppo Maggioli from R&D Department
2.7.6
10 months ago
2.7.5
10 months ago
2.7.4
10 months ago
2.7.3
1 year ago
2.7.2
1 year ago
2.7.1
1 year ago
2.7.0
1 year ago
2.6.3
2 years ago
2.6.2
2 years ago
2.3.0
2 years ago
2.5.0
2 years ago
2.3.2
2 years ago
2.3.1
2 years ago
2.6.1
2 years ago
2.6.0
2 years ago
2.2.0
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.0
3 years ago