Polymer <flip-card>
Component ID
2348327
Component name
Polymer <flip-card>
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Component created
Component changed
Component body
This is an example Feature that supplies a Polymer element. It supplies a custom Multifield, a field_formatter and template, and code to automatically download its upstream Web Component, <flip-card>
Here's the sample markup output by the template:
<flip-card axis="y">
<front>This content is visible by default</front>
<back>This content is visible after flipping the card</back>
</flip-card>
This example, along with the Web Components API and Polymer API is very much in beta. Do not run this in production, and expect breaking changes to happen with no warning until the status of the project is moved out of "unsupported" status.
If you want to help get us to a stable release, please file issues! Bugs and feature requests welcome.
