Ion-range - on leave event

I have an ion-range, and I want to know when people stop touching it. the idea is that they can change whatever, slide right, slide left, change value, but when they stop fiddling with it, to alert the value.
Is that possible?

1 Like

I added (ionBlur) and (ionFocus) outputs, so this is now supported