Appearance
const $pointerY: Signal<number>;
A signal containing the current pointer y coordinate.
import { $pointerY } from "@monstermann/signals-web"; $pointerY(); // 320