Ion-input keyboard behavior on "regular" input

Hello,

is there anyway to get the same behavior when the keyboard is shown on Angular Material input

<mat-form-field class="example-full-width"> <input matInput placeholder="Favorite food" value="Sushi"> </mat-form-field>

like ion-input does?