mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-23 05:58:26 +08:00
docs(demos): update show/hideWhen
This commit is contained in:
@ -6,4 +6,4 @@
|
||||
<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>
|
||||
</ion-content>
|
||||
|
@ -6,4 +6,4 @@
|
||||
<p showWhen="ios">
|
||||
<b>(showWhen="ios")</b> This text is shown on iOS only. Click the Android tab to hide this text.
|
||||
</p>
|
||||
<ion-content>
|
||||
</ion-content>
|
||||
|
Reference in New Issue
Block a user