Why isn’t easing applicable for show/hide interactions on hover?

In Webflow, easing is not directly applicable to Show/Hide interactions because these interactions are more about toggling the display property (e.g., none to block or vice versa) rather than animating a property like opacity or transform. The display property itself doesn’t have a transition effect—it’s either visible or not