@Harrybrand wrote:
Hello,
Just getting the grips using Ionic and TS, I'm trying to include JS script inside my page html file. Is this possible? ATM the script seems to be being ignored. See below to what I mean:<ion-header> <ion-navbar> <ion-title> About </ion-title> </ion-navbar> </ion-header> <ion-content padding> <script> //DO JS HERE </script> </ion-content>
Thank you in advance,
Harry
Posts: 4
Participants: 2