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. |
.app-card-skeleton | View | To style the skeleton of the card widget. |
class name | Type | Purpose |
---|---|---|
.app-card-content | View | To style the outermost wrapper element of card-content. |
.app-card-content-skeleton | [View] (../../basic/skeleton) | To style the skeleton of the card-content. |
class name | Type | Purpose |
---|---|---|
.app-card-footer | View | To style the outermost wrapper element of card-footer. |