Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Writer

Base class for writers

interface

Hierarchy

Index

Properties

defaultExt

defaultExt: string

defaultName

defaultName: string

mimeType

mimeType: string

Methods

download

  • download(name?: undefined | string, ext?: undefined | string): void
  • Trigger a download of the

    Parameters

    • Optional name: undefined | string
    • Optional ext: undefined | string

    Returns void

    [description]

getBlob

  • getBlob(): Blob

Abstract getData

  • getData(): any

Generated using TypeDoc