fix(label): do not animate float labels on initial load (#16036)

This commit is contained in:
Adam Bradley
2018-10-22 20:11:46 -05:00
committed by GitHub
parent d033a9e544
commit e644fc9246
3 changed files with 19 additions and 2 deletions

View File

@ -15,7 +15,7 @@
<ion-label>Default</ion-label>
<ion-label>Wrap label this label just goes on and on and on</ion-label>
<ion-label position="fixed">Fixed</ion-label>
<ion-label position="floating">Floating</ion-label>
<ion-label position="floating" style="margin-bottom: 30px;">Floating</ion-label>
<ion-label position="stacked">Stacked</ion-label>
<h1>Colors</h1>