@viniciusmaran wrote:
Hi, I’m trying to use a HTML tag in placeholder, but it is not interpreting it as a tag. Any ideas how to do it ?
<ion-input required type="text" placeholder="some text (ton <sup>1</sup> )"></ion-input>
I tried with utf-8 char, but with no success.
<ion-input required type="text" placeholder="some text (ton ¹ )"></ion-input>
Posts: 1
Participants: 1