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