New to Kendo UI for Angular? Start a free 30-day trial
Gutters
Represents the gutters configuration for a form layout. It allows defining the spacing between the columns and rows of the form. Each property can be a number or an array of responsive breakpoints.
Name | Type | Default | Description |
---|---|---|---|
cols? |
|
Defines the gutters for the columns in the form. Can be a number or an array of responsive breakpoints. | |
rows? |
|
Defines the gutters for the rows in the form. Can be a number or an array of responsive breakpoints. |