Difference between revisions of "CarouselView Options"

From Lianjapedia
Jump to: navigation, search
Line 4: Line 4:
 
!width="20%"|Attribute
 
!width="20%"|Attribute
 
!width="80%"|Description
 
!width="80%"|Description
 +
|-
 +
|valign="top"|Menu||The menu to embed at the top of the CarouselView section.  This is a comma separated list that may contain submenus.
 
|-
 
|-
 
|valign="top"|Images||A comma separated list of images to be displayed as a carousel.
 
|valign="top"|Images||A comma separated list of images to be displayed as a carousel.
|-
 
|valign="top"|Cycle interval||The interval in seconds to cycle through the images.  0 (default) specifies no cycling.
 
 
|-
 
|-
 
|valign="top"|Captions||A comma separated list of captions to be displayed in the carousel images.
 
|valign="top"|Captions||A comma separated list of captions to be displayed in the carousel images.
 
|-
 
|-
 
|valign="top"|Sub captions||A comma separated list of sub captions to be displayed in the carousel images.
 
|valign="top"|Sub captions||A comma separated list of sub captions to be displayed in the carousel images.
 +
|-
 +
|valign="top"|Show controls||Show the carousel left and right selection controls (True | False).
 +
|-
 +
|valign="top"|Show indicators||Show the carousel panel indicators (True | False).
 +
|-
 +
|valign="top"|Cycle interval||The interval in seconds to cycle through the images.  0 (default) specifies no cycling.
 
|-
 
|-
 
|}
 
|}

Revision as of 04:54, 8 April 2015

Under Construction

Attribute Description
Menu The menu to embed at the top of the CarouselView section. This is a comma separated list that may contain submenus.
Images A comma separated list of images to be displayed as a carousel.
Captions A comma separated list of captions to be displayed in the carousel images.
Sub captions A comma separated list of sub captions to be displayed in the carousel images.
Show controls Show the carousel left and right selection controls (True | False).
Show indicators Show the carousel panel indicators (True | False).
Cycle interval The interval in seconds to cycle through the images. 0 (default) specifies no cycling.