Extend the core carousel component Model for reading the child items.
Hello All,
I have a requirment to overlay carousel core component and add custom components to it. Here I want to update the carousel items reading logic.
Could please any one help to where we need to update the code. i don't see any method for reading child items in carousel sling model class.
only sling model expoter is showing the data in edit mode.
below image contains 3 images (item_***) inside carousel. i want to perform some logic on item nodes and return the list to carousel.

Appriciate for your help.


