subtitle - Any extra information about the upload.
Slot
leading - The thumbnail of the file being uploaded.
ZetaCloseEvent:close - Fired when the close icon is clicked.
ZetaCancelUploadEvent:cancel-upload - Fired when the cancel button inside the progress circle is clicked.
The progress shown on the progress circle on the upload item.
rounded
rounded:boolean
Staticstyles
styles:CSSResultGroup[] = ...
rendering
Protectedrender
render(): TemplateResult<1>
Invoked on each update to perform rendering tasks. This method may return
any value renderable by lit-html's ChildPart - typically a
TemplateResult. Setting properties inside this method will not trigger
the element to update.
Represents a file being uploaded.
Slot
Slot
subtitle - Any extra information about the upload.
Slot
leading - The thumbnail of the file being uploaded.
ZetaCloseEvent:close - Fired when the close icon is clicked. ZetaCancelUploadEvent:cancel-upload - Fired when the cancel button inside the progress circle is clicked.