Wijmo UI for the Web
read Method
wijmo.data Namespace > IMutableObservable Interface : read Method
Syntax
var instance; // Type: wijmo.data.IMutableObservable;
var value; // Type: IObservable
value = instance.read();
function read() : IObservable;
See Also

Reference

IMutableObservable Interface