Textfield

An UI element where the user can type single-lined text.

Syntax:

<textfield>...</textfield>

Here, ... represents text you want to appear inside the textfield.

Last updated