I’m not using Angular or any other framework. I have an ion-input inside an ion-item. I’m using HTML5 validation and nothing is highlighting red when the input is invalid.
I know in Angular it checks the ng classes to then add the ionic classes but how does this work for vanilla JS? I can’t find any documentation for this.
1 post - 1 participant