CodeSandbox¶
Text controled by media size:
roles-detials.jsx
Sandbox Test: configure theme to change breakpoints
Sandbox Test: using width
Sandbox Test: vertical middle align example
- dynamic TextField label
- “vertical-align” can only aplied to inline or TableCell. This test solved it by using flex & alignItems. See comments in style.
- keep Grid children in row (flex + growdirection = row)