SaveAsMenuOptions: { availableFormats?: ImageMimeType[] }

Options for the Save As menu.

Property

List of available formats for saving. Leave undefined to detect supported formats automatically.

Type declaration

  • Optional availableFormats?: ImageMimeType[]

    List of available formats for saving. Leave undefined to detect supported formats automatically.