auto_types

自动将包含子任务的任务切换为项目,并将没有子任务的项目转换回任务

boolean auto_types;

Available only in PRO Edition

Example

gantt.config.auto_types = true;


Default value:

false

Related samples

Details

此功能仅在PRO版本中提供。

See also
Back to top