resource_render_empty_cells
信息
此功能仅在 PRO 版本中可用。
Description
允许资源时间线为没有分配任务的单元格渲染元素并使用模板
resource_render_empty_cells: boolean
Example
gantt.config.resource_render_empty_cells = true;
Default value: false
Details
通常,资源时间线会跳过调用 resource_cell_value 和 resource_cell_class 模板,用于那些没有分配任务的单元格。
当启用此选项时,模板将应用于资源时间线中的每个单元格,无论是否分配了任务。
Related API
Related Guides
Need help?
Got a question about the documentation? Reach out to our technical support team for help and guidance. For custom component solutions, visit the Services page.