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

FormFieldComponent

Specifies a container for form-bound controls (Kendo controls or native HTML controls). Applies styling and behavior rules.

Selector

kendo-formfield

Inputs

NameTypeDefaultDescription

orientation

Orientation

Specifies the layout orientation of the form field.

  • The possible values are:

  • (Default) vertical

  • horizontal

showErrors

ShowOptions

Specifies when the Error messages will be shown.

The possible values are:

  • (Default) initial—Allows displaying errors when the form-bound component state is

invalid and touched or dirty.

  • always—Allows full control over the visibility of the errors.

showHints

ShowOptions

Specifies when the Hint messages will be shown.

The possible values are:

  • (Default) initial—Allows displaying hints when the form-bound component state is

valid or untouched and pristine.

  • always—Allows full control over the visibility of the hints.
In this article
SelectorInputs
Not finding the help you need?
Contact Support