Material-ui: Material-Ui grid will not disappear when xs={0} it just defaults to 1. How can I get certain grids to "disappear" on smaller screen sizes?

Created on 14 Aug 2018  路  3Comments  路  Source: mui-org/material-ui

--------------^ Click "Preview" for a nicer view!

We primarily use GitHub as an issue tracker; for usage and support questions, please check out these resources below. Thanks!


  1. Read the documentation: https://material-ui.com/.
  2. Ask questions on StackOverflow using the tag material-ui: https://stackoverflow.com/questions/tagged/material-ui.
  3. Chat with the community on Gitter: https://gitter.im/mui-org/material-ui.
  4. Ping us on Twitter: https://twitter.com/MaterialUI.
support

Most helpful comment

@DevoKit You have a demo in the documentation. You can use the Hidden helper component for that.

All 3 comments

馃憢 Thanks for using Material-UI!

We use the issue tracker exclusively for bug reports and feature requests, however,
this issue appears to be a support request or question. Please ask on StackOverflow where the
community will do their best to help. There is a "material-ui" tag that you can use to tag your
question.

If you would like to link from here to your question on SO, it will help others find it.
If your issues is confirmed as a bug, you are welcome to reopen the issue using the issue template.

@DevoKit You have a demo in the documentation. You can use the Hidden helper component for that.

Thank you @oliviertassinari that worked how I wanted.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

activatedgeek picture activatedgeek  路  3Comments

revskill10 picture revskill10  路  3Comments

FranBran picture FranBran  路  3Comments

rbozan picture rbozan  路  3Comments

chris-hinds picture chris-hinds  路  3Comments