Aller au contenu

@mirego/forra-react


@mirego/forra-react / components / CustomFormatHandler

Interface: CustomFormatHandler

Properties

downloadName

downloadName: string


format

format: string


label

label: string


process()

process: (imageBlob, src) => Promise\<Blob>

Parameters

imageBlob

Blob

src

string

Returns

Promise\<Blob>