Skip to content

MinimizeButton

Srdjan Djenader edited this page Nov 30, 2017 · 1 revision

Adds a button to the toolbar for minimizing DrawerJs.


Enabling the Plugin

plugins: [
    'MinimizeButton'
]
  • Minimizes the DrawerJs' canvas element to a floating toolbar.
  • After minimizing the DrawerJs can be either closed or restored.
Clone this wiki locally