layer_attribute

定义任务层 DOM 元素的属性名称

string layer_attribute;

Available only in PRO Edition

Example

gantt.config.layer_attribute = "tasklayer";


Default value:

"data-layer"

Related samples

Details

此功能仅限于 PRO 版本使用。

See also
Back to top