diff --git a/demos/hide-when/main.html b/demos/hide-when/main.html index 581e2f5c05..12e4d4c157 100644 --- a/demos/hide-when/main.html +++ b/demos/hide-when/main.html @@ -2,8 +2,29 @@ HideWhen - -

- (hideWhen="android") This text is hidden on Android only. Click the Android tab to hide this text. -

+ +
If the platform is Android, it will hide the Apple logo. If the platform is iOS, it will hide the Android logo.
+ +
+
+ <div hideWhen="ios"> +
+
+
+ <div hideWhen="android"> +
+ +