pointer-events
tech
CSS-Tricks explains the pointer-events property, which controls whether HTML elements respond to pointer events like clicks, hovers, and other pointer actions. Set it to none and the browser ignores that element, passing interactions to whatever lies beneath. The property cascades through inheritance, allowing child elements to opt back in; it doesn't affect keyboard navigation or text selection.
Source: https://css-tricks.com/almanac/properties/p/pointer-events/
Listen to this story
Hear this and more stories in a personalized audio briefing.
Open The Chonkerton