BackupCreate is a request form for creating a new app backup.

Hierarchy

  • BackupCreate

Methods

Properties

Methods

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

    Parameters

    Returns void

  • Submit validates the form and creates the app backup.

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

    Parameters

    Returns void

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

    Returns void

Properties

name: string

Generated using TypeDoc