mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
docs(demos): update attr demo
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
|
||||
<ion-row>
|
||||
<ion-col>
|
||||
<ion-icon name="ionic-logo" [attr.hidden]="isHidden ? '' : null" style="font-size: 52px; text-align: center;"></ion-icon>
|
||||
<ion-icon name="ionic" [attr.hidden]="isHidden ? '' : null" style="font-size: 52px; text-align: center;"></ion-icon>
|
||||
</ion-col>
|
||||
</ion-row>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user