Loads and configures any carousels that are on the page.
- Source:
Properties:
Name | Type | Description |
---|---|---|
selectors |
object | Carousel CSS selectors |
settings |
object | Carousel config settings objects |
Methods
(inner) init()
- Source:
Initializes carousels based on this.selectors
and this.settings
.