Preparing search index...
The search index is not available
FlowOS
FlowOS
index
<internal>
WheelEvent
Variable WheelEvent
Wheel
Event
:
{
DOM_DELTA_LINE
:
1
;
DOM_DELTA_PAGE
:
2
;
DOM_DELTA_PIXEL
:
0
;
prototype
:
WheelEvent
;
new
(
type
,
eventInitDict
?
)
:
WheelEvent
;
}
Type declaration
new
(
type
,
eventInitDict
?
)
:
WheelEvent
Parameters
type
:
string
Optional
eventInitDict
:
WheelEventInit
Returns
WheelEvent
Readonly
DOM_
DELTA_
LINE
:
1
Readonly
DOM_
DELTA_
PAGE
:
2
Readonly
DOM_
DELTA_
PIXEL
:
0
prototype
:
WheelEvent
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
FlowOS
index
types
utils
Generated using
TypeDoc