Events
| Property | Type | Description |
|---|---|---|
onFileClick | function | (optional) Will be called once a file gets clicked on by the user. Access the clicked file with { fileItem }. When providing this prop, the file will be rendered as a button instead of an anchor or plain text. |