Expand my Community achievements bar.

SOLVED

How can we incorporate Select Pannel functionality in Slick Carousel?

Avatar

Level 3

I want to use slick carousel for my component and need to have select pannel functionality which ootb core carousel component offers along with the same. Can we achieve this and if yes how can this be accomplished?

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

you don't have to create the new component, just extend the missing part from core component.



Arun Patidar

View solution in original post

3 Replies

Avatar

Community Advisor

If you want custom panel functionality, you can check https://aemlab.blogspot.com/2022/09/aemaacs-core-components-children-editor.html

what is slick carousel? can't you just extend carousel component to achieve that?



Arun Patidar

Avatar

Level 3

Please refer this link below for the slick carousel concept.

https://www.jqueryscript.net/slider/Fully-Responsive-Flexible-jQuery-Carousel-Plugin-slick.html

So if planning to not go for core carousel and go with slick for the convenience it offers, can we incorporate this select pannel functionality. Also if created a custom carousel component in aem can select pannel functionality be offered?

Avatar

Correct answer by
Community Advisor

you don't have to create the new component, just extend the missing part from core component.



Arun Patidar