Skip to main content

focus

Description

Sets focus on the gantt

focus: () => void

Example

gantt.focus();

Details

note

This method is defined in the keyboard_navigation extension, so you need to activate the keyboard_navigation plugin. Read the details in the Keyboard Navigation article.

added in version 4.1