rows property
The number of rows for multi-line input.
When greater than 1, the field becomes a text area. Defaults to 1 (single-line).
Implementation
final int rows;
The number of rows for multi-line input.
When greater than 1, the field becomes a text area. Defaults to 1 (single-line).
final int rows;