Skip to content

MovableFloatingMode

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

Makes the DrawerJs container movable within your Website or Redactor's editable area.


Enabling the Plugin

plugins: [
    'MovableFloatingMode'
]
  • When adding this plugin the align setting defaults to floating and can be omitted.
  • When using the plugin in standalone mode it greatly depends on CSS of wrapping container.
Clone this wiki locally