Days
Hours
Minutes
Seconds
x

New Froala Editor v5.0.0 is here โ€“ Learn More

Skip to content
Froala Documentation

Fullscreen Plugin

Plugins are fully functional during your trial once you've added your trial key to the setup.

Adding a fullscreen button which expands the editing area to the whole webpage space.

Fullscreen button is located by default under the More Misc menu.


Plugin options:

fullscreen.isActive ()
returns: Boolean
Check the fullscreen state.
fullscreen.toggle ()
returns: Object
Toggle fullscreen mode.

Add Plugin to your code:

Plugin name: fullscreen

Plugin JS Script: ../js/plugins/fullscreen.min.js

Or from CDN https://cdn.jsdelivr.net/npm/froala-editor@latest/js/plugins/fullscreen.min.js

Plugin CSS link: ../css/plugins/fullscreen.min.css


Plugin CSS link https://cdn.jsdelivr.net/npm/froala-editor@latest/css/plugins/fullscreen.min.css


Example:

โ— Full Screen

Ready to dive in? Explore our plans