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

fix(react, svelte, solid): Add wrapperClass property #6254

Closed
wants to merge 3 commits into from

Conversation

Azurewarth0920
Copy link

@Azurewarth0920 Azurewarth0920 commented Dec 4, 2022

Related to: #5942
Close: #6164

Add wrapperClass property to swiper/react, swiper/svelte, and swiper/solid.

As wrapperClass in Vue is already handled in #5942, you can merge this PR with it.

FYI: After checking the implementation of Angular, wrapperClass is already handled.
And later, we can modify the document to remove Not supported in Swiper Angular/React/Svelte/Vue

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.

A quick solution to unsupported parameter wrapperClass on React
2 participants