Input.text
string text() constGets the text content.
Alias for value property.
Returns
Current text
void text(string content)Sets the text content.
Alias for value property.
Parameters
content | New text |
string text() constGets the text content.
Alias for value property.
void text(string content)Sets the text content.
Alias for value property.
content | New text |