TextInput.value

Value written in the input.

  1. inout(Rope) value()
  2. Rope value(Rope newValue)
    class TextInput
  3. Rope value(const(char)[] value)

Meta