css.properties

interest-delay-end

The interest-delay-end property specifies the end delay for element interest.

Experimental โ€” This feature is experimental and may change

Formal Syntax

normal | <time>

See specification

JavaScript Access

// Access via element.style
element.style.interestDelayEnd = 'normal';

Browser Support

experimental, standard | MDN ยท Spec

FeatureChromeFirefoxSafariEdge
interest-delay-end142โ€”โ€”142
normal142โ€”โ€”142

Related Properties