web-feature: <input type="hidden">
The <input type="hidden"> HTML element represents a form field that is not shown visually but is still included in the form submission.
The <input type="hidden"> HTML element represents a form field that is not shown visually but is still included in the form submission.