Preparing search index...
The search index is not available
Houston Common Library
Houston Common Library
@45drives/houston-common-ui
WheelEvent
Variable WheelEvent
Wheel
Event
:
{
DOM_DELTA_LINE
:
1
;
DOM_DELTA_PAGE
:
2
;
DOM_DELTA_PIXEL
:
0
;
prototype
:
WheelEvent
;
new
(
type
:
string
,
eventInitDict
?:
WheelEventInit
)
:
WheelEvent
;
}
Type declaration
new
(
type
:
string
,
eventInitDict
?:
WheelEventInit
)
:
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
Official Cockpit API Documentation
Houston Common Library
Loading...