grid_resizer_attribute
warning
The property is deprecated.
Description
Sets the name of the attribute of the grid resizer's DOM element
Example
gantt.config.grid_resizer_attribute = "gridresizer";
Default value: "grid_resizer"
Details
note
Use the grid_resizer_column_attribute instead:
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.