4.3.4 • Published 1 year ago
@maggioli-design-system/mds-file v4.3.4
mds-file
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 |
|---|---|---|---|---|
description | description | Overrides the default filetype description | string \| undefined | undefined |
filename | filename | The filename shown as component title, is used to auto assign one of the filetype known in the filetype dictionary | string | undefined |
format | format | Sets if the download icon must be shown or not | string \| undefined | undefined |
preview | preview | The image preview src if available of a file, useful if you have a logo to display, or a smaller version of a bigger image | string \| undefined | undefined |
showDownloadedIcon | show-downloaded-icon | Sets if the download icon must be shown or not | boolean \| undefined | true |
suffix | suffix | Overrides the automatic filetype recongition by forcing the suffix to one of the available formats choosen | ExtensionSuffixType \| undefined | undefined |
Events
| Event | Description | Type |
|---|---|---|
mdsFileDownload | Emits when the component is clicked, returning file infos | CustomEvent<MdsFileEventDetail> |
Methods
updateLang() => Promise<void>
Returns
Type: Promise<void>
Dependencies
Depends on
Graph
graph TD;
mds-file --> mds-icon
mds-file --> mds-text
mds-file --> mds-badge
mds-badge --> mds-text
style mds-file fill:#f9f,stroke:#333,stroke-width:4pxBuilt with love @ Gruppo Maggioli from R&D Department
4.3.2
1 year ago
4.3.1
1 year ago
4.3.4
1 year ago
4.3.3
1 year ago
4.1.0
1 year ago
4.0.1
2 years ago
4.0.0
2 years ago
4.3.0
1 year ago
4.2.0
1 year ago
4.1.1
1 year ago
3.15.3
2 years ago
3.15.2
2 years ago
3.15.1
2 years ago
3.15.0
2 years ago
3.14.0
2 years ago
3.13.5
2 years ago
3.13.4
2 years ago
3.13.2
2 years ago
3.13.3
2 years ago
3.13.1
2 years ago
3.13.0
2 years ago
3.11.0
2 years ago
3.10.1
2 years ago
3.9.4
2 years ago
3.9.3
2 years ago
3.9.2
2 years ago
3.8.0
3 years ago
3.6.2
3 years ago
3.6.1
3 years ago
3.6.0
3 years ago
3.9.1
3 years ago
3.9.0
3 years ago
3.4.0
3 years ago
3.3.0
3 years ago
3.2.0
3 years ago
3.5.0
3 years ago
3.0.2
4 years ago
3.1.0
3 years ago
3.0.1
4 years ago
3.0.0
4 years ago
2.0.0
4 years ago
1.0.0
4 years ago