Wijmo UI for the Web
showControls Field

Default value: false

Determines whether the custom control should be shown.

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

See Also

Reference

options type

 

 


© 2013 All Rights Reserved.

Send comments on this topic.