CarouselItemModel

12 Sep 20251 minute to read

Interface for a class CarouselItem

Properties

cssClass string

Accepts single/multiple classes (separated by a space) to be used for individual carousel item customization.

htmlAttributes Record

Accepts HTML attributes/custom attributes to add in individual carousel item.

interval number

Accepts the interval duration in milliseconds for individual carousel item transition.

template string|Function

Accepts the template for individual carousel item.