DotNaos UI
CanvasSurfaces

Drawing Editor

Drawing Editor from the Canvas package.

Source code

Waiting for the preview before loading source files · 2 of 2

Properties

Public properties derived from the component’s TypeScript signature.

PropertyTypeDefault
dataOptional
CanvasDrawingData
deviceOptional
"desktop" | "tablet" | "mobile"
isDirtyOptional
boolean
false
isSavingOptional
boolean
false
onBackOptional
(() => void)
onChangeOptional
((data: CanvasDrawingData) => void)
onSaveOptional
(() => void)
onTitleChangeOptional
((title: string) => void)
readOnlyOptional
boolean
false
titleRequired
string