Constructor
new WaiverUploadWizardController()
Methods
formatBytes(bytes, decimals) → {string}
- Description:
Format bytes to human-readable string
- Source:
Parameters:
| Name | Type | Default | Description |
|---|---|---|---|
bytes |
number | Size in bytes |
|
decimals |
number |
2
|
Number of decimal places |
Returns:
Formatted size string
- Type
- string
updateTotalSizeDisplay()
- Description:
Update the display to show current total size
- Source: