<input>

The <input> tag records text entered by a reader or user. It is most commonly used inside <console> to show typed commands, and it can pair with <output> or appear inside <iotest> test cases.

Syntax

Variants

There are 3 variants of <input>.

Examples