@king-ds wrote:
Hi guys, I just wanted to know on how to remove the arrow keys called spinner on the right side of ion-input type=“number”.
Here is my code:
<ion-item> <ion-label position="floating">Height</ion-label> <ion-input id="height" type="number" placeholder="cm" required></ion-input> </ion-item>This is the sample output
Another thing, does the ion-input with type=“number” support float value? Thanks
Posts: 1
Participants: 1
