generated from it-at-m/oss-repository-en-template
-
Notifications
You must be signed in to change notification settings - Fork 1
Closed
Labels
Description
Is your feature request related to a problem? Please describe.
I need a Card-Component to display single entities. Patternlab currently does not support such a "Card", but we have a finished design by our UI-Designers:
Describe the solution you'd like
A Card-Component with
- A Header
- A Tagline
- A Heading
- An Optional Slot left oft the heading (for e.g. Icons or a Calendar)
- A Seperator
- A Content Area
- A Click-Listener
- Designed according to the Figma-Files from above


