Input.value

string value() const

Gets the input's text value.

Returns

Current text content
void value(string text)

Sets the input's text value.

Parameters

textNew text content