Skip to content

How to Create Responsive Grid Columns with Radix-UI Themes? #278

Closed Answered by vladmoroz
onurhan1337 asked this question in Q&A
Discussion options

You must be logged in to vote

Grid columns supports responsive values:

<Grid columns={{ initial: '1', md: '2'}} gap="3" width="auto">

See breakpoints and Grid docs for reference

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@onurhan1337
Comment options

Answer selected by onurhan1337
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants