diff --git a/core/src/components/card/usage/javascript.md b/core/src/components/card/usage/javascript.md index 3281700fcf..094bfc7f87 100644 --- a/core/src/components/card/usage/javascript.md +++ b/core/src/components/card/usage/javascript.md @@ -1,11 +1,48 @@ ```html - Hello There - Some subtext + Card Subtitle + Card Title + -

General Kenobi

+ Keep close to Nature's heart... and break clear away, once in awhile, + and climb a mountain or spend a week in the woods. Wash your spirit clean.
-``` + + + + + ion-item in a card, icon left, button right + View + + + + This is content, without any paragraph or header tags, + within an ion-card-content element. + + + + + + + Card Link Item 1 .activated + + + + + Card Link Item 2 + + + + + Card Button Item 1 .activated + + + + + Card Button Item 2 + + +``` \ No newline at end of file