On http://www.material-ui.com/#/components/card, there's a component that displays all the source code for each example – It opens when you click the "<>" icon. Is this a component that has not been open sourced yet?
The behavior wasn't abstracted in the v0.x version. It's hard coded in the source. We expose a Collapse component on the v1-beta branch.
Most helpful comment
The behavior wasn't abstracted in the v0.x version. It's hard coded in the source. We expose a Collapse component on the v1-beta branch.