Search results

BeforeSaveEventArgs API in Vue Image Editor API component

Interface for before saving the canvas as image.

Properties

cancel

boolean

Defines the cancel option to cancel the save action.

fileName

string

Specifies the file name for an image.

fileType

FileType

Returns the file type for an image.