Card Styles

class name Type Purpose
.app-card View To style the outermost wrapper element of card widget.
.app-card-icon WM Icon To style the icon of card widget.
.app-card-header Text To style the header wrapper element of card widget.
.app-card-title WM Label To style the title of card widget.
.app-card-sub-title WM Label To style the subtitle of card widget.
.app-card-picture WM Picture To style the picture of card widget.

Card Content Styles

class name Type Purpose
.app-card-content View To style the outermost wrapper element of card-content.

Card Footer Styles

class name Type Purpose
.app-card-footer View To style the outermost wrapper element of card-footer.