Kendo UI for Angular FormField Overview

The Kendo UI for Angular FormField enables you to group and provide configurable behavior for form-related content such as inputs, labels, hint and error messages.

Each kendo-formfield element can contain a single form-control element, a label, or multiple hint or error messages, but cannot accommodate a group of RadioButtons.

ninja-iconThe FormField is part of Kendo UI for Angular, a professional grade UI library with 110+ components for building modern and feature-rich applications. To try it out sign up for a free 30-day trial.Start Free Trial

The following example demonstrates the FormField in action.

Change Theme
Theme
Loading ...

Key Features

  • Hints and errors—The FormField provides options for displaying hint and error messages.
  • Horizontal fields—You can change the layout of the FormField content by configuring its orientation.
  • Forms support—You can use the FormField both in template-driven and reactive Angular forms.
  • Debouncing value changes—All Kendo UI for Angular Inputs enable you to implement a slight delay before they accept a new input value.
  • Appearance—All Kendo UI for Angular Inputs enable you to set their dimensions.
  • Globalization—All Kendo UI for Angular Inputs provide globalization options.

Support and Learning Resources

Additional Resources