A form element found during a deep scan, with optional shadow host metadata.
The actual <input>, <select>, or <textarea>.
<input>
<select>
<textarea>
If the element lives inside a shadow root, this is the shadow host (e.g. <dbx-textinput>). null for light-DOM elements.
<dbx-textinput>
null
A form element found during a deep scan, with optional shadow host metadata.