mirror of
https://github.com/jlengrand/open-wc.git
synced 2026-03-10 08:31:19 +00:00
Demo Web Component Card
A component meant to display small information with additional data on the back.
Features:
- looks like a game card
- content in the front
- data in the back
How to use
Installation
yarn add @foo/demo-wc-card
import '@foo/demo-wc-card/demo-wc-card.js';
Detailed Docs
For detailed docs please go to our docs.
API
| Property | Attribute | Description |
|---|---|---|
| backSide | back-side | Boolean to switch between front and back |