Contents
- Properties
Having trouble getting help?
Contact Support
Contact Support
CarouselItem
1 Oct 20251 minute to read
Specifies the carousel individual item.
Properties
cssClass string
Accepts single/multiple classes (separated by a space) to be used for individual carousel item customization.
Defaults to null
htmlAttributes Record
Accepts HTML attributes/custom attributes to add in individual carousel item.
Defaults to null
interval number
Accepts the interval duration in milliseconds for individual carousel item transition.
Defaults to null
template string|object
Accepts the template for individual carousel item.
Defaults to null