ITADN

Allow the overriding of active/inactive classes for indicators in carousels

#1074Pull Requestelfaralfreds 创建于 2025-05-20
E
elfaralfredscommented
Allow the overriding of active/inactive classes for indicators in carousels ```html <div id="default-carousel" class="relative w-full" data-carousel="slide" data-carousel-indicator-active-classes="bg-white" data-carousel-indicator-inactive-classes="bg-black" > ... other carousel code ... </div> ```
合并状态:未合并 1 条评论