FieldWrapperProps
Interface
Represents the props of the Kendo U for Vue FieldWrapper component.
Definition
Package:@progress/kendo-vue-form
Properties
colSpan?
number | ResponsiveFormBreakPoint[]
Defines the colspan for the form field element related to the parent Form component columns. Can be a number or an array of responsive breakpoints.
horizontal?
boolean
If set to true enable the horizontal layout of the form editors.