FormComponent
Component
Represents the Kendo UI Form component for Angular.
Definition
Package:@progress/kendo-angular-inputs
Selector:form[kendoForm]
Export Name:Accessible in templates as #kendoFormInstance="kendoForm"
Inputs
cols
number | ResponsiveFormBreakPoint[]
Defines the number of columns in the form. Can be a number or an array of responsive breakpoints.
gutters
string | number | Gutters | ResponsiveFormBreakPoint[]
Defines the gutters for the form. You can specify gutters for rows and columns.
Defines the orientation of the form.
Default:
'vertical'