Files
2015-12-16 13:35:49 -06:00

10 lines
248 B
HTML

<ion-navbar *navbar>
<ion-title>HideWhen</ion-title>
</ion-navbar>
<ion-content padding>
<p hideWhen="android">
<b>(hideWhen="android")</b> This text is hidden on Android only. Click the Android tab to hide this text.
</p>
<ion-content>