# fw-file-uploader-file
# Properties
Property | Attribute | Description | Type | Default |
---|---|---|---|---|
fileId | file-id | file Id | number | null |
name | name | file name | string | '' |
# Events
Event | Description | Type |
---|---|---|
fwRemoveFile | removeFile - event that gets triggered on file removal | CustomEvent<any> |
# Dependencies
# Used by
# Depends on
# Graph
graph TD;
fw-file-uploader-file --> fw-icon
fw-icon --> fw-toast-message
fw-toast-message --> fw-spinner
fw-toast-message --> fw-icon
fw-file-uploader --> fw-file-uploader-file
style fw-file-uploader-file fill:#f9f,stroke:#333,stroke-width:4px
Built with ❤ at Freshworks