Skip to content
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

feat: hideDots in swiper using a prop #975

Conversation

spiritanand
Copy link
Contributor

@spiritanand spiritanand commented Dec 9, 2024

image

Important

Add hideDots prop to Swiper component to optionally hide navigation dots, demonstrated in SwiperExample.tsx.

  • Behavior:
    • Add hideDots prop to Swiper component in Swiper.tsx to hide navigation dots by setting their color to transparent.
    • Demonstrated in SwiperExample.tsx with a new section titled "Hide Dots Example".
  • Props:
    • hideDots defaults to false if not provided.

This description was created by Ellipsis for ec03012. It will automatically update as commits are pushed.

Copy link

linear bot commented Dec 9, 2024

Copy link

github-actions bot commented Dec 9, 2024

Published version: @draftbit/[email protected]

@spiritanand spiritanand requested a review from sieu-db December 9, 2024 07:20
@sieu-db sieu-db merged commit 288cf72 into master Dec 10, 2024
3 checks passed
@sieu-db sieu-db deleted the suryansh/p-5360-ability-to-hide-the-dots-on-the-swiper-component branch December 10, 2024 03:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants