Skip to content

How to handle responsive styles in v9? #24222

Answered by micahgodbolt
AkiraVoid asked this question in Q&A
Discussion options

You must be logged in to vote

with v9 controls we are trying to not make as many assumptions as we did in v8, so none of our controls have built in responsive features. We recommend using whatever took works best for you. That could be raw media queries in your CSS, or an open source hook based approach like https://www.npmjs.com/package/@react-hook/media-query

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by micahgodbolt
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