0

Does anyone knows if there is an equivalent of paper-element core-collapse in any of the polymer-elements catalogue found at https://elements.polymer-project.org/? I cannot seem to find an equivalent. Any suggestion will be appreciated.

Thanks

st_clair_clarke
  • 5,453
  • 13
  • 49
  • 75

1 Answers1

0

What about https://elements.polymer-project.org/elements/iron-collapse ? Looks the same as core-collapse.

Günter Zöchbauer
  • 623,577
  • 216
  • 2,003
  • 1,567
  • I don't see the declaration for the title of the collapse in the example. Or is it some other element that is used to trigger the collapse? – st_clair_clarke Nov 23 '15 at 11:09
  • Not sure I understand your question. Is this what you are looking for? https://github.com/PolymerElements/iron-collapse/blob/master/demo/index.html#L57 (at the end of the line) – Günter Zöchbauer Nov 23 '15 at 11:12