Tip: To use the collection data in the widgets of this container, there are contextual variables that you can bind to the widget properties:
- $index: the index of the current iteration of the collection (counting from zero)
- $item: the element of the current iteration
- $collection: the current collection