New to Kendo UI for Angular? Start a free 30-day trial
FormFieldSettings
The configurable settings of the form fields in the built-in external editing form.
Name | Type | Default | Description |
---|---|---|---|
errors? |
|
Use this option to pass custom error messages as key-value pairs where the key is the name of the error in
the The default error message will follow the pattern | |
hint? |
|
Use this option to provide custom hint text. By default, no hint message will be displayed. | |
label? |
|
Use this option to provide custom label for the respective form control.
By default, the column |