mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-23 05:58:26 +08:00
fix(keyboard): improve keyboard scroll assist
This commit is contained in:
@ -1,5 +1,12 @@
|
||||
|
||||
<ion-toolbar><ion-title>Input Focus</ion-title></ion-toolbar>
|
||||
<ion-navbar>
|
||||
<ion-title>Inset Focus</ion-title>
|
||||
<ion-nav-items secondary>
|
||||
<button (click)="reload()">
|
||||
Reload
|
||||
</button>
|
||||
</ion-nav-items>
|
||||
</ion-navbar>
|
||||
|
||||
|
||||
<ion-content>
|
||||
|
Reference in New Issue
Block a user