跳到主要内容

min_task_grid_row_height

Description

定义任务行在调整大小时的最小高度

min_task_grid_row_height: number

Example

gantt.config.min_task_grid_row_height = 45;

Default value: 30

Details

此设置仅在启用 gantt.config.resize_rows (true) 时生效。

Change log

  • added in v7.1