Design System React

AlphaThis a work in progress. Your input will help us to improve it. Report issues or raise questions on GitHub.

File download

JSX for this example
<React.Fragment />

File download configuration

FileDownload components use the following props:

className (optional)
A CSS class name to pass to the component.
cover (optional)
URL of a custom cover image.
fileSize (optional)
Description of the file size.
fileType (optional)
A description of the file type.
fileUrl
The URL of the file to download.
icon (optional)
Canned icon to use.
isHighlighted (optional)
Add a highlight to the file download. Boolean. Default is false.
title
The document title, used in the link text.