3.15.3 • Published 10 months ago
@maggioli-design-system/mds-file v3.15.3
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 JavaScirpt framework you are using.
Properties
Property | Attribute | Description | Type | Default |
---|---|---|---|---|
description | description | Overrides the default filetype description | string \| undefined | undefined |
downloadedLabel | downloaded-label | Sets a label which is shown when the file is downloaded | string \| undefined | 'Hai già scaricato questo file' |
filename | filename | The filename shown as component title, is used to auto assign one of the filetype known in the filetype dictionary | string | 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> |
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:4px
Built with love @ Gruppo Maggioli from R&D Department
3.15.3
10 months ago
3.15.2
10 months ago
3.15.1
10 months ago
3.15.0
10 months ago
3.14.0
1 year ago
3.13.5
1 year ago
3.13.4
1 year ago
3.13.2
1 year ago
3.13.3
1 year ago
3.13.1
1 year ago
3.13.0
1 year ago
3.11.0
1 year ago
3.10.1
1 year ago
3.9.4
2 years ago
3.9.3
2 years ago
3.9.2
2 years ago
3.8.0
2 years ago
3.6.2
2 years ago
3.6.1
2 years ago
3.6.0
2 years ago
3.9.1
2 years ago
3.9.0
2 years ago
3.4.0
2 years ago
3.3.0
2 years ago
3.2.0
2 years ago
3.5.0
2 years ago
3.0.2
3 years ago
3.1.0
2 years ago
3.0.1
3 years ago
3.0.0
3 years ago
2.0.0
3 years ago
1.0.0
3 years ago