Skip to content
This repository was archived by the owner on Sep 5, 2024. It is now read-only.
This repository was archived by the owner on Sep 5, 2024. It is now read-only.

md-card should have an md-card-image directive  #2266

Description

@programming-kid

According to Google design spec a cad has following components
An image, a title text inside image, card content and card-footer
i md-card should have following structure
example

<md-card><md-card-imagesrc="img.png"><md-card-title>
this is card title
</md-card-title></md-card-image><md-card-content>
this is card content
</md-card-content></md-card-footer>
cta-button | cta-button
</md-card-footer></md-card>

this would make life of a mobile app designer very easy

thanks

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions