material-ui
material-ui copied to clipboard
[material-ui][docs] Revise the Button page
Part of #35158
- thoroughly restructured the doc to match the current format
- rewrote (and removed) sections that plagiarized the Material Design specs
- added demos for previously undocumented props
https://deploy-preview-40446--material-ui.netlify.app/material-ui/react-button
Netlify deploy preview
Bundle size report
No bundle size changes (Toolpad) No bundle size changes
Generated by :no_entry_sign: dangerJS against 0725e8a416cf35da281a56eeb3f82527f90082ab
Alright, I've done some heavy revising since the last review but I think this is ready to go now!
Off-topic
The <span with background-image
looks outdated now
best to use the object-fit CSS property now, so we can use loading="lazy" on the image