We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 01ab8b0 + 0255f0f commit 62fdd63Copy full SHA for 62fdd63
js/angular/directive/headerFooterBar.js
@@ -34,7 +34,7 @@ IonicModule
34
* <button class="button">Right Button</button>
35
* </div>
36
* </ion-header-bar>
37
- * <ion-content>
+ * <ion-content class="has-header">
38
* Some content!
39
* </ion-content>
40
* ```
@@ -61,7 +61,7 @@ IonicModule
61
*
62
* @usage
63
* ```html
64
+ * <ion-content class="has-footer">
65
66
67
* <ion-footer-bar align-title="left" class="bar-assertive">
0 commit comments