Interface PaintBrushConfigs

Hierarchy

  • PaintBrushConfigs

Properties

DPR?: number
container?: HTMLDivElement
currentColor: string
onClickClose?: (() => void)

Type declaration

    • (): void
    • Returns void

onClickUndo?: (() => void)

Type declaration

    • (): void
    • Returns void

onExitText?: string
onUndoText?: string