- Getting Started
- Browser Support
- Languages Support
- Shortcuts
- Activation
- Examples
- Customize the Editor
- Use-cases
- Plugins
- APIs
- Development Frameworks
- Server Integrations
- Server SDKs
- Migration Guides
- Changelog
- Tutorials
Draggable Plugin
Adds to drag content. E.g.: images, videos.
Plugin options:
dragInline Boolean - Default: True |
Specifies how the dragged elements should be placed in the new position. When this option is disabled, the dragged elements are placed between block tags and not inside them. |
Add Plugin to your code:
Plugin name: draggable
Plugin JS Script: ../js/plugins/draggable.min.js
Or from CDN https://cdn.jsdelivr.net/npm/froala-editor@latest/js/plugins/draggable.min.js
Plugin CSS link:../css/plugins/draggable.min.css
Plugin CSS linkhttps://cdn.jsdelivr.net/npm/froala-editor@latest/css/plugins/draggable.min.csss
Example:
● Drag between blocks● Drop Contents