wijmo.input.FocusType Namespace > ITextChangedEventArgs Interface : text Field |
The new text.
Javascript (Usage) | |
---|---|
var instance; // Type: wijmo.input.FocusType.ITextChangedEventArgs; var value; // Type: string value = instance.text; |
Javascript (Specification) | |
---|---|
|