Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 667 Bytes

README.md

File metadata and controls

22 lines (13 loc) · 667 Bytes

LayoutManager

TODO: Write a plugin description

Configuration

config.extraPlugins = "layoutmanager"

config.layoutmanager_loadbootstrap = true/false (false by default - embedded bootstrap.css is not loaded)

config.layoutmanager_allowedContent (all tags are allowed by default)

config.layoutmanager_buttonboxWidth = 58 (the width of each layout-preview button in the dialog)

config.layoutmanager_columnStart = 'xs' (bootstrap grid device breakpoints: xs, sm, md, lg)

Name for adding into the toolbar : "LayoutManager"

Events

layoutmanager:layout-inserted - fired when layout is inserted

Dependencies

https://jquery.com/