Wijmo UI for the Web
date Field

The data with this event.

Syntax
Javascript (Usage) 
var instance; // Type: wijmo.input.DescriptorType.IDateChangedEventArgs;
var value; // Type: Date
value = instance.date;
Javascript (Specification) 
var date : Date;
Browser Compatibility
7
5
5

See Also

Reference

IDateChangedEventArgs Interface

 

 


© 2013 All Rights Reserved.

Send comments on this topic.