resource_render_empty_cells
信息
此功能仅在 PRO 版中提供。
Description
指示资源时间线为未分配的单元格渲染元素并调用模板
resource_render_empty_cells: boolean
Example
gantt.config.resource_render_empty_cells = true;
默认值: 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.