New to Kendo UI for Vue? Start a free 30-day trial
Appearance
Updated on Apr 22, 2026
The FormElement component allows selecting a predefined size option that changes the spacing within the form.
Size
The size property controls the overall size of the form element and the spacing within the form. The available size options are:
smallmedium(default)largenull—Does not apply any size class.
The following example demonstrates the three size options, making it easy to compare the visual differences in spacing and overall form dimensions.
Change Theme
Theme
Loading ...