0

How do you resize an ionic input to fit its content?

Where it's currently... What it should look like...- What it should look like

What I've tried

  1. [size]="1" ~ doesn't change ion-input at all, only HTML input
  2. width: fit-content;
  3. updateWidth(value){...} ~ only works well with Monospace fonts
sj.coded
  • 21
  • 2

0 Answers0