Elements
File
The File
class allows you to display a button that lets users download the content of the file.
You must provide either an url or a path or content bytes.
Attributes
The name of the file. This will be shown to users.
The remote URL of the file image source.
The local file path of the file image.
The file content of the file image in bytes format.
Example
Was this page helpful?