Enum
ValidationEvent

Controls the type event which triggers validation in the component.

Definition

Namespace:Telerik.Blazor

Assembly:Telerik.Blazor.dll

Syntax:

public enum ValidationEvent

Fields

Change

The event is triggered when the value is committed with enter key or blur.

Declaration

Change = 1

Field Value

ValidationEvent

Input

The event is triggered for each change in the input value.

Declaration

Input = 0

Field Value

ValidationEvent

DefinitionFieldsChangeInput
Not finding the help you need?
Contact Support