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

FormFieldSetComponent

Represents the Kendo UI FormFieldSet component for Angular.

Selector

fieldset[kendoFormFieldSet]

Export Name

Accessible in templates as #kendoFormFieldSetInstance="kendoFormFieldSet"

Inputs

NameTypeDefaultDescription

cols

number | ResponsiveFormBreakPoint[]

Defines the number of columns 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

number | Gutters | ResponsiveFormBreakPoint[]

Defines the gutters for the fieldset. You can specify gutters for rows and columns.

legend

string

Defines the legend for the fieldset.

In this article
SelectorExport NameInputs
Not finding the help you need?
Contact Support