Carousel
Carousel (Carousel slide-show) let people show their items in seperate slides from two or more items.
Usage
Basic
Show code
1 / 4
2 / 4
3 / 4
4 / 4
InfiniteScrolling
Show code
Configure the BitCarousel component for infinite scrolling, allowing the carousel to loop through slides continuously.
Aurora
This is Aurora and it's fantastic
Beautiful Mountain
This is a Beautiful Mountain and it's gorgeous
Forest In The Valley
This is a Forest In The Valley and it's beautiful
Road Among The Mountains
This is a Road Among The Mountains and it's amazing
HideDots
Show code
Use the HideDots property to hide the navigation dots below the carousel slides.
1 / 4
Aurora
This is Aurora and it's fantastic
2 / 4
Beautiful Mountain
This is a Beautiful Mountain and it's gorgeous
3 / 4
Forest In The Valley
This is a Forest In The Valley and it's beautiful
4 / 4
Road Among The Mountains
This is a Road Among The Mountains and it's amazing
Public API
Show code
Use the public API of BitCarousel to control the slides programmatically.
This example shows how to navigate slides using buttons.
1 / 4
Aurora
This is Aurora and it's fantastic
2 / 4
Beautiful Mountain
This is a Beautiful Mountain and it's gorgeous
3 / 4
Forest In The Valley
This is a Forest In The Valley and it's beautiful
4 / 4
Road Among The Mountains
This is a Road Among The Mountains and it's amazing
AutoPlay
Show code
Configure the BitCarousel to automatically transition between slides.
The AutoPlay feature allows you to set the interval for automatic slide transitions.
1 / 4
Aurora
This is Aurora and it's fantastic
2 / 4
Beautiful Mountain
This is a Beautiful Mountain and it's gorgeous
3 / 4
Forest In The Valley
This is a Forest In The Valley and it's beautiful
4 / 4
Road Among The Mountains
This is a Road Among The Mountains and it's amazing
Advanced
Show code
Use BitCarousel with customized style, visible items count, and scroll items count for advanced scenarios.
1
2
3
4
5
6
7
8
9
RTL
Show code
Use BitCarousel in right-to-left (RTL).
یک
دو
سه
چهار
پنج
شیش
هفت
هشت
نه
API
BitCarousel parameters
Name |
Type |
Default value |
Description |
---|---|---|---|
BitCarousel public members
Name |
Type |
Default value |
Description |
---|---|---|---|
BitComponentBase parameters
Name |
Type |
Default value |
Description |
---|---|---|---|
BitComponentBase public members
Name |
Type |
Default value |
Description |
---|---|---|---|
BitVisibility enum
Name |
Value |
Description |
---|---|---|
BitDir enum
Name |
Value |
Description |
---|---|---|
- On this page