Skip to content

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

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

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