Generates the grid-template-columns CSS string based on the column definitions. Handles hiding handles for collapsed columns.
grid-template-columns
The list of columns.
The size of the resize handle (default: "1rem").
A CSS string for grid-template-columns.
Generates the
grid-template-columnsCSS string based on the column definitions. Handles hiding handles for collapsed columns.