New to KendoReactStart a free 30-day trial

FormFieldSetProps
Premium

Represents the props of the KendoReact FormFieldSet component.

NameTypeDefaultDescription

className?

string

Sets a class for the form DOM element.

cols?

number | ResponsiveFormBreakPoint[]

Defines the number of columns of the fieldset. Can be a number or an array of responsive breakpoints.

colSpan?

number | ResponsiveFormBreakPoint[]

Defines the colspan for the fieldset related to the parent Form component columns. Can be a number or an array of responsive breakpoints.

gutters?

string | number | ResponsiveFormBreakPoint[] | Gutters

Defines the gutters for the fieldset. You can specify gutters for rows and columns. Number is equivalent to px.

legend?

string

Defines the legend for the fieldset.

style?

React.CSSProperties

The styles that are applied to the form DOM element.

Not finding the help you need?
Contact Support