ImageMarkerEditorControllerOptions
Defined in: packages/editor/src/types.ts:139
Properties
Section titled “Properties”autosave?
Section titled “autosave?”
optionalautosave?:EditorAutosaveOptions
Defined in: packages/editor/src/types.ts:142
document
Section titled “document”document:
WatermarkRecipeDocument
Defined in: packages/editor/src/types.ts:140
historyLimit?
Section titled “historyLimit?”
optionalhistoryLimit?:number
Defined in: packages/editor/src/types.ts:141
onChange?
Section titled “onChange?”
optionalonChange?: (state) =>void
Defined in: packages/editor/src/types.ts:143
Parameters
Section titled “Parameters”Returns
Section titled “Returns”void