MouseEvent.mozInputSource is deprecated. Use PointerEvent.pointerType instead.
Author: mio-motoCreated Sep 3, 2026Updated Sep 6, 2026
As the source code indicates here, adobe/react-spectrum has updated its event handler from which this code was lifted to:
Source: floating-ui/floating-ui