grid_resizer_attribute
Description
指定用于 grid resizer 的 DOM 元素的属性名称
Example
gantt.config.grid_resizer_attribute = "gridresizer";
Default value: "grid_resizer"
Details
注释
此属性已被弃用。建议改用 grid_resizer_column_attribute:
gantt.config.grid_resizer_column_attribute = "data-column-index";
Related API
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.