Material-ui #

Component Details #

Transitions #

Material UI provides transition components that you wrap around the components you want to apply the transition to

Layout #

Breakpoints #

Values #
API #

Styling #

Classes #

Interesting/Appealing Components (For Potential Design Use) #

Customization #

Testing #

General Tips #

e.g.

<MenuItem disableRipple>

disableRipple will flow from MenuItem -> ListItem -> ButtonBase thus disabling the ripple at ButtonBase