<ion-input type="text" (blur)="eventHandler()"> does not fire the eventHandler on blur. Blur and other events should be bubbled to the parent container to allow for more complex interactions