How to Listen to parents onIonViewDidLeave
event?
as I check this event only triggered when on parent component, but how can the child component listen to it? is it passible?
<ion-page>
<child-component />
</ion-page>
1 post - 1 participant