The File Download component renders as a hyperlink: when clicked, it produces the FileDownloadEvent and downloads a file.
It produces events of the following types:
- InitEvent when the component is initialized or displayed if previously hidden
 
- FileDownloadEvent when the user clicks the file-download button
 
File Download defines the following properties:
- Content: File object with the file
 
- Text: text of the download hyperlink
 
- Help text: tooltip text