Merge pull request #632 from randycoulman/document-card-cardTitle-theme

Document CardTitle's cardTitle theme
old
Javi Velasco 2016-07-24 12:56:46 +02:00 committed by GitHub
commit 44bbcb12e9
1 changed files with 3 additions and 2 deletions

View File

@ -73,10 +73,11 @@ A versatile title block that can be used in various places on the card, includin
| Name | Description|
|:---------|:-----------|
| `cardTitle` | Class used for the root element.|
| `large` | Added to the root element when the card has avatar.|
| `small` | Added to the root element when the card has no avatar.|
| `subtitle` | Added to the root element for subtitle.|
| `title` | Used in for the root element.|
| `subtitle` | Added to the subtitle element.|
| `title` | Added to the title element.|
## CardMedia