DxCarousel Properties
An interactive component that displays an image collection or custom content in a carousel.
Name | Description |
---|---|
Active |
Specifies the active item index. |
Allow |
Specifies whether users can scroll the mouse wheel to switch Carousel slides (items). |
Allow |
Specifies whether users can click the slide to go forward or back. |
Animation |
Specifies the duration of carousel animation. |
Animation |
Specifies whether the carousel animation is enabled. |
Attributes | Specifies a collection of standard HTML attributes applied to the Carousel. |
Css |
Assigns a CSS class to the Carousel component. |
Data | Specifies a data source. |
Enabled | Specifies whether the Carousel component responds to user interaction. |
Height | Specifies the component height. |
Image |
Specifies the data source field that contains text strings for image alt attributes. |
Image |
Specifies how the Carousel component scales images. |
Image |
Specifies the data source field that contains image URLs. |
Items | Specifies the component’s item collection. |
Item |
Specifies a template for Carousel items. |
Loop |
Specifies whether loop navigation is enabled. |
Nav |
Specifies how the Carousel displays navigation buttons. |
Pager |
Specifies how the Carousel displays the pager. |
Pause |
Specifies whether to pause the slide show on hover. |
Size |
Specifies the size of the Carousel’s navigation controls. |
Slide |
Specifies the time interval between slide changes. Takes effect if the slide show functionality is enabled. |
Slide |
Specifies whether the slide show functionality is enabled. |
Slide |
Specifies the current slide show state. |
Stop |
Specifies whether to stop the slide show on paging. |
Width | Specifies the component width. |