google / mesop

Rapidly build AI apps in Python
https://google.github.io/mesop/
Apache License 2.0
5.64k stars 270 forks source link

Add Angular Material Card component #1082

Closed richard-to closed 3 weeks ago

richard-to commented 3 weeks ago

This component consists of the following components:

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%.

Closes #1080

wwwillchen commented 3 weeks ago

btw, looks like one of the card test might be flaky