Skip to content

Transparent Background

Srdjan Djenader edited this page Dec 21, 2017 · 2 revisions

Sets the background of DrawerJs' canvas to transparent. Works best with Floating Mode.


Enabling the Plugin

transparentBackground: false

Settings is optional. If not specified otherwise, the above default will be used and background is set to white canvas.

  • When setting to true the background is transparent.
  • Combine this setting with plugin MoveableFloatingMode to use DrawerJs to draw on top of your website.
Clone this wiki locally