Skip to content
New issue

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

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

Already on GitHub? # to your account

RTL support #78

Open
r-aamir opened this issue Feb 26, 2022 · 0 comments
Open

RTL support #78

r-aamir opened this issue Feb 26, 2022 · 0 comments

Comments

@r-aamir
Copy link

r-aamir commented Feb 26, 2022

Hi, I would like to discuss the possibility of adding RTL support, such as https://swiperjs.com/demos#rtl
It should either detect document.body.getAttribute('dir') === 'rtl' or we can supply a setting in options such as isRTL: true

The library is very useful on both smart and desktop devices, except on an OS where the UI is RTL.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant