new FileRow(uploadProgress, uploadDate, requestDownload, value, status, modifier, onChange) → {JSX.Element}
Parameters:
| Name | Type | Description |
|---|---|---|
uploadProgress |
null | number | |
uploadDate |
string | |
requestDownload |
function | |
value |
string | |
status |
string | |
modifier |
"default" | "invisible" | "archived" | |
onChange |
function |
Returns:
- Type
- JSX.Element