How to remove the shadow of an <ion-header>

Ionic has some nice built-in components. It requires you to specify your app header. This comes with a shadow. Here is how to hide it:

<ion-header class="ion-no-border">
    {...}
</ion-header>

 

 

Saved you some valuable time?

Buy me a drink 🍺 to keep me motivated to create free content like this!