Wijmo UI for the Web
navigationBarVisible Field

Default value: true

Indicates whether the bottom navigation bar will be visible.

Syntax
Javascript (Usage) 
var value; // Type: boolean
value = jQuery.wijmo.wijevcal.options.navigationBarVisible;
Javascript (Specification) 
var navigationBarVisible : boolean;
Example
$("#element").wijevcal({ navigationBarVisible: false });
Browser Compatibility
7
5
5

See Also

Reference

options type

 

 


© 2013 All Rights Reserved.

Send comments on this topic.