Is it possible to remove smooth transition between 2 keyframes?

Is it possible to remove smooth transition between 2 keyframes?

I want to remove the transition between two states of a element (100% opacity to 0% opacity). Is it possible? I would like to make the element dispear without the fade out.

Thanks !

To do this, use the ‘instant’ easing transition:

Here’s more info on Easing Transitions.