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

change direction from right to lef #49

Open
kopiaman opened this issue Jan 14, 2021 · 2 comments
Open

change direction from right to lef #49

kopiaman opened this issue Jan 14, 2021 · 2 comments
Labels
enhancement New feature or request fix in progress

Comments

@kopiaman
Copy link

is it possible to change direction?
Because some content like arabic start from right to left.

@e-oj e-oj added the enhancement New feature or request label Jan 11, 2022
@RichBarratt
Copy link

A workaround is to give the container you are targeting with magic-grid a class with direction: ltr; then for the items within the container give them a class with direction: rtl; I hope that helps.

@e-oj
Copy link
Owner

e-oj commented Jun 7, 2024

We're looking into supporting this in the next release

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request fix in progress
Projects
None yet
Development

No branches or pull requests

3 participants