New to Kendo UI for VueStart a free 30-day trial

Gutters

Updated on Apr 22, 2026

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.

NameTypeDefaultDescription

cols?

string | number | ResponsiveFormBreakPoint[]

Defines the gutters for the columns in the form. Can be a number or an array of responsive breakpoints.

rows?

string | number | ResponsiveFormBreakPoint[]

Defines the gutters for the rows in the form. Can be a number or an array of responsive breakpoints.

Not finding the help you need?
Contact Support