@serenity-is/corelib / ValidatableElement
Interface: ValidatableElement
An HTMLElement that can be validated (input, select, textarea, or [contenteditable).
Extends
HTMLElement
Properties
form?
optionalform:HTMLFormElement
Defined in
name?
optionalname:string
Defined in
type?
optionaltype:string
Defined in
value?
optionalvalue:string