-
Notifications
You must be signed in to change notification settings - Fork 67
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
[BD-46] Reverse values for the Stack directions #2627
Comments
@PKulkoRaccoonGang [curious] Is your proposal to include additional options for the |
@adamstankiewicz Yes, its my proposal. I think your idea is the better 🤔 |
@PKulkoRaccoonGang Adding a |
PR: #2678 |
Consider adding reverse values for the Stack Component directions. Now we have
"horizontal" | "vertical"
directions, it would be useful to add"horizontal-reverse" | "vertical-reverse"
directions. This way we will give Stack Component more flexibility (this can be very useful when positioning elements on tablet or mobile screens).Vertical
directionVertical-reverse
directionThe text was updated successfully, but these errors were encountered: