Loads and configures any video carousels that are on the page. Set's up a listener to check if video carousels are loaded dynamically via a liveblog. Creates a VideoCarousel instance for each carousel.
- Source:
Properties:
Name | Type | Description |
---|---|---|
selectors |
object | Video carousel CSS selectors |
settings |
object | Video carousel config settings objects |
Methods
(inner) init()
- Source:
Initializes video carousel embeds based on this.selectors
and this.settings
.
Listens for carousel embeds added via a liveblog.