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

use direction props from radix.Flex #2696

Merged
merged 5 commits into from
Feb 22, 2024
Merged

Conversation

Lendemor
Copy link
Collaborator

new usage for rx.stack

rx.stack(..., direction="row")
rx.hstack()

rx.stack(..., direction="column")
rx.vstack()

rx.stack(..., direction="row-reverse")
rx.stack(..., direction="column-reverse")

picklelo
picklelo previously approved these changes Feb 22, 2024
@masenf masenf merged commit 05044ed into main Feb 22, 2024
45 checks passed
@masenf masenf deleted the lendemor/use_direction_in_stack_flex branch February 22, 2024 21:33
Yummy-Yums pushed a commit to Yummy-Yums/reflex-codebase that referenced this pull request Feb 28, 2024
* use direction props from radix.Flex

* override direction props

* test no var

* confirm no var

* add comment for reflex-web
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.

3 participants