FormEventArgs

12 Sep 20251 minute to read

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.