types
Type Aliases
InputEventOption
type InputEventOption = ["normalized" | "raw", number];
Defined in: types.ts:4
Options for setting the amount of keyboard and mouse wheel changes.
type InputEventOption = ["normalized" | "raw", number];
Defined in: types.ts:4
Options for setting the amount of keyboard and mouse wheel changes.