New to Kendo UI for Angular? Start a free 30-day trial
Validation Icons
Updated over 6 months ago
The TextBox enables you to display icons indicating successful and erroneous processes based on different conditions or validation.
Built-In Validation Icons
To render the built-in validation icons, use the showSuccessIcon and showErrorIcon properties which accept values of type IconShowOptions.
The possible values are:
initial—Requires a form-bound TextBox component to runvalid,invalid,touched, anddirtystate checks.boolean