Froala, Inc
- Getting Started
- Concepts
- Migration Guides
- Examples
- Plugins
- APIs
- Development Frameworks
- Server Integrations
- Server SDKs
Fullscreen Plugin
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/[email protected]/js/plugins/fullscreen.min.js
Plugin CSS link: ../css/plugins/fullscreen.min.css
Plugin CSS link https://cdn.jsdelivr.net/npm/[email protected]/css/plugins/fullscreen.min.css