close

Filter

Release Notes / Version 10.2107
Table Of Contents
Added parameters to items view in slickCarousel

The macro render of the slickCarousel of the brick @coremedia/brick-slick-carousel includes the items with a given view. Inside this view it is not possible to access properties of the list, like index or length. The following parameters has been added and are available in the items view template:

  • boolean cm.localParameters().item.first

  • boolean cm.localParameters().item.last

  • int cm.localParameters().item.index

  • int cm.localParameters().item.length

(CMS-15871)

Was this article useful?

Search Results

Table Of Contents