Material-ui: What is the "accordion" component that all the examples on material-ui.com use?

Created on 20 Oct 2017  Â·  1Comment  Â·  Source: mui-org/material-ui

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?

question

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.

>All comments

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.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

ryanflorence picture ryanflorence  Â·  3Comments

activatedgeek picture activatedgeek  Â·  3Comments

finaiized picture finaiized  Â·  3Comments

anthony-dandrea picture anthony-dandrea  Â·  3Comments

iamzhouyi picture iamzhouyi  Â·  3Comments