New to KendoReactStart a free 30-day trial

Gutters

Interface

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.

Definition

Package:@progress/kendo-react-form

Properties

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.

In this article
DefinitionPropertiescols?rows?
Not finding the help you need?
Contact Support