Appearance
FormField = HTMLInputElement | HTMLSelectElement | HTMLTextAreaElement
HTMLInputElement
HTMLSelectElement
HTMLTextAreaElement
Defined in: interaction.ts:71
Represents a form field element that can emit a change event.
change