form property
HTMLFormElement?
get
form
Returns the form element that contains this input.
Implementation
HTMLFormElement? get form;
Returns the form element that contains this input.
HTMLFormElement? get form;