Mui:Breakpoints
Default breakpoints
Each breakpoint (a key) matches with a fixed screen width (a value):
-
xs- extra-small: 0px -
sm- small: 600px -
md- medium: 900px -
lg- large: 1200px -
xl- extra-large: 1536px
특정 Breakpoint 에서 출력 제한
- reactjs - Material-UI Grid does not hide when using display - Stack Overflow
- reactjs - How to hide/show elements at certain breakpoints with Material UI? - Stack Overflow