mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
@@ -213,15 +213,15 @@ Was:
|
||||
Now:
|
||||
|
||||
```html
|
||||
<ion-input>
|
||||
<ion-item>
|
||||
<ion-label fixed>Username</ion-label>
|
||||
<ion-input></ion-input>
|
||||
</ion-input>
|
||||
</ion-item>
|
||||
|
||||
<ion-input>
|
||||
<ion-item>
|
||||
<ion-label floating>Email</ion-label>
|
||||
<ion-input type="email"></ion-input>
|
||||
</ion-input>
|
||||
</ion-item>
|
||||
```
|
||||
### misc
|
||||
|
||||
|
||||
Reference in New Issue
Block a user