close

Filter

loading table of contents...

Release Notes / Version 10.2101

Table Of Contents

CoreMedia Frontend Workspace

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)

Search Results

Table Of Contents