BackupUpload is a request form for uploading a new app backup.

Hierarchy

  • BackupUpload

Methods

Properties

Methods

  • SetContext replaces the default form upload context with the provided one.

    Parameters

    Returns void

  • Submit validates the form and upload the backup file.

    You can optionally provide a list of InterceptorFunc to further modify the form behavior before uploading the backup.

    Parameters

    Returns void

  • Validate makes the form validatable by implementing [validation.Validatable] interface.

    Returns void

Properties

Generated using TypeDoc