Definitely do the angular way, but I would remove any inline-css. I was getting some slow down/flashes when I tried changing the style inline on ion-content. Its also best practice to separate your CSS from your HTML.
↧
Definitely do the angular way, but I would remove any inline-css. I was getting some slow down/flashes when I tried changing the style inline on ion-content. Its also best practice to separate your CSS from your HTML.