You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This component consists of the following components:
- card
- card_header
- card_content
- card_actions
I did not include card_footer since I couldn't tell what benefit it
added, but we can added later if needed.
I did not include an card_image component since it was easy enough to
use image with width 100%.
Closesgoogle#1080
Hi @akhil02hero. Thanks for your interest. I have a pull request for the card component, so the the general card component is generally done for the time being.
If you're interested in helping add more components to Mesop, it would be very welcome. We still have a bunch of Angular components that we have not added yet. Top of mind is the tab component (#93).
Ref: https://material.angular.io/components/card/examples
Simple component to do, but a nice way for people with less HTML/CSS knowledge to add a common component with a consistent styling and behavior.
The text was updated successfully, but these errors were encountered: