Skip to main content

Variable: DrawPadEventType

const DrawPadEventType: object

Type declaration

StrokeEnd

readonly StrokeEnd: "StrokeEnd" = "StrokeEnd"

StrokeMove

readonly StrokeMove: "StrokeMove" = "StrokeMove"

StrokeStart

readonly StrokeStart: "StrokeStart" = "StrokeStart"

Defined in

m2c2kit/packages/addons/src/composites/draw-pad.ts:44