value
The current input value.
value: string;
Notes
- Can be preset to initialize the input text.
- Can be bound to update and/or initialize the text field with a bound property value.
Related
class UITextField
A view class that represents a text field control.
