Quantcast
Channel: Ionic Forum - Latest topics
Viewing all articles
Browse latest Browse all 70924

Autofocus Not working

$
0
0
  <ion-input
    class="container__input"
    [autofocus]="focus"
    type="text"
    id="tagId"
    name="tagId"
    expand="full"
    placeholder="code"
    [(ngModel)]="tagId"
    (input)="calculateByteLength($event)"
  />
  <ion-input
    class="container__input"
    autofocus="true"
    type="text"
    id="tagId"
    name="tagId"
    expand="full"
    placeholder=" code"
    [(ngModel)]="tagId"
    (input)="calculateByteLength($event)"
  />

auto focus not working
Any solution

1 post - 1 participant

Read full topic


Viewing all articles
Browse latest Browse all 70924

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>