Skip to content

Conversation

elfaralfreds
Copy link

@elfaralfreds elfaralfreds commented May 20, 2025

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

<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>

Relates to #810

@elfaralfreds elfaralfreds changed the title Allow the overriding of active/inactive classes for indicators in carousels Allow the overriding of active/inactive classes for indicators in carousels #810 May 20, 2025
@elfaralfreds elfaralfreds changed the title Allow the overriding of active/inactive classes for indicators in carousels #810 Allow the overriding of active/inactive classes for indicators in carousels May 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant