expand
Description
Expands gantt to the full screen mode
expand: () => void
Example
gantt.expand();
Related samples
Details
note
This method is defined in the fullscreen extension, so you need to activate the fullscreen plugin using the gantt.plugins method. Read the details in the Full Screen Mode article.