WaiverUploadWizardController

WaiverUploadWizardController

Waiver Upload Wizard Controller

Gathering-level workflow: Step 1: Select waiver type Step 2: Upload pages or attest not needed Step 3: Review & submit

Constructor

new WaiverUploadWizardController()

Source:

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: