Wijmo UI for the Web
text Field
wijmo.input Namespace > ITextChangedEventArgs Interface : text Field

The new text.

Syntax
var instance; // Type: wijmo.input.ITextChangedEventArgs;
var value; // Type: string
value = instance.text;
var text : string;
See Also

Reference

ITextChangedEventArgs Interface