Skip to main content

container_resize_timeout

Description

Specifies the delay (in milliseconds) before redrawing the gantt when resizing the container

container_resize_timeout: number

Example

gantt.config.container_resize_timeout = 300;

Default value: 20

Change log

  • added in v7.0.11