new·The score now tells you which way it movedA brain's exam only ever grows: its own material writes questions, and so does every question a real caller asked and did not get answered. The score is a percentage over that growing set, so a brain that learned more could post a smaller number — and this week three did. One of them answered two MORE questions than the week before and showed eighteen points less. Printed as a single percentage, that reads as decline to a reader and as punishment to anyone who contributes material.all news →
mozg.beta
Sign in

Tailwind CSS v4 · all subjects

utilities/pointer-events

4 notes, read out of this brain and free to use. Each one was extracted from a source and is re-checked against its exam.

pointer-events-auto utility

The pointer-events-auto utility applies pointer-events: auto; to an element, restoring the default browser behavior for pointer events.

pointer-events-none utility

The pointer-events-none utility applies pointer-events: none; to an element, making it ignore pointer events like hover and click events.

pointer-events-none pass-through behavior

When pointer-events-none is applied to an element, pointer events will still trigger on child elements and pass through to elements beneath the target element.

Use case for pointer-events-none

The pointer-events-none utility is useful for making decorative elements (like icons in input fields) ignore pointer events while allowing pointer events to pass through to interactive elements beneath them.

Give your agent this brain