Replies: 2 comments 2 replies
|
currently card doesn't require |
0 replies
|
Do we extend the API of card to also cover "Sticky Card"? |
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
IMO, we should make the API to card more flexible, as in not requiring a header or footer, so that it can be used as a building block with other components, like
<rh-stat>, etc.It would also open up the possibility for it to handle the need for an
Icon Panel, which is basically a card with an icon at the top. I believe this would simplify things greatly.All reactions