I was able to get this feature working in a proxy component (custom
component that extends the core component via resourceSuperType). I was
using Tabs, but it could be done the same way with Carousel. The key is
to define the markup selectors correctly in the clientlib file that gets
executed on editor instantiation.../* * Copy this to your proxy
component, rather than allowing Sling Resource Merger to use the core
component's version...
/apps/core/wcm/components/tabs/v1/tabs/clientlibs/editorho...