@serenity-is/corelib / ValidatableElement
Interface: ValidatableElement
An HTMLElement that can be validated (input, select, textarea, or [contenteditable).
Hierarchy
HTMLElement↳
ValidatableElement
Table of contents
Properties
Properties
form
• Optional form: HTMLFormElement
Defined in
name
• Optional name: string
Defined in
type
• Optional type: string
Defined in
value
• Optional value: string