Interface SaveBase64FileInput

Hierarchy

  • SaveBase64FileInput

Properties

Properties

fileName: string

File name to be saved. The extension must be in the allowed list (see download).

base64: string

File content encoded as Base64 (raw, without a data: URI prefix)

Generated using TypeDoc