Grid.cols
configurationA number defines the columns of the grid. When an array is used it is used to map the columns to the provided responsive breakpoints.
grid.cols
Number|Arraygrid.cols.maxWidth
NumberDefines the maximum width in pixels for which the specific breakpoint col value for the columns applies.
grid.cols.minWidth
NumberDefines the minimum width in pixels for which the specific breakpoint col value for the columns applies.
grid.cols.value
NumberDefines the number of columns to be applied if current width of the form is between the maxWidth and minWidth values