Files
2015-12-09 11:19:09 -06:00

10 lines
237 B
HTML

<ion-navbar *navbar>
<ion-title>ShowWhen</ion-title>
</ion-navbar>
<ion-content padding>
<p show-when="ios">
<b>(show-when="ios")</b> This text is shown on iOS only. Click the Android tab to hide this text.
</p>
<ion-content>