Wijmo UI for the Web
timeInterval Field

Default value: 30

The time interval in minutes for the Day view.

Syntax
Javascript (Usage) 
var value; // Type: number
value = jQuery.wijmo.wijevcal.options.timeInterval;
Javascript (Specification) 
var timeInterval : number;
Example
$("#eventscalendar").wijevcal(
    { timeInterval: 10 });
Browser Compatibility
7
5
5

See Also

Reference

options type

 

 


© 2013 All Rights Reserved.

Send comments on this topic.