/ Form Validator / FormEventArgs
Search results

FormEventArgs API in Angular Form Validator API component

Properties

element

HTMLInputElement

Returns the input element.

errorElement

HTMLElement

Returns the error element for corresponding input.

inputName

string

Returns the name of the input element.

message

string

Returns the error message.

status

string

Returns the status input element.