Amazon Vinyl
Preparing search index...
@amazon/vinyl-tsx
passiveEventHandlers
Variable passiveEventHandlers
Const
passiveEventHandlers
:
{
ontouchmove
:
HookExtension
<
(
(
this
:
GlobalEventHandlers
,
ev
:
TouchEvent
)
=>
any
)
|
null
|
undefined
,
>
;
ontouchstart
:
HookExtension
<
(
(
this
:
GlobalEventHandlers
,
ev
:
TouchEvent
)
=>
any
)
|
null
|
undefined
,
>
;
onwheel
:
HookExtension
<
(
(
this
:
GlobalEventHandlers
,
ev
:
WheelEvent
)
=>
any
)
|
null
,
>
;
}
= ...
Type Declaration
Readonly
ontouchmove
:
HookExtension
<
(
(
this
:
GlobalEventHandlers
,
ev
:
TouchEvent
)
=>
any
)
|
null
|
undefined
,
>
Readonly
ontouchstart
:
HookExtension
<
(
(
this
:
GlobalEventHandlers
,
ev
:
TouchEvent
)
=>
any
)
|
null
|
undefined
,
>
Readonly
onwheel
:
HookExtension
<
(
(
this
:
GlobalEventHandlers
,
ev
:
WheelEvent
)
=>
any
)
|
null
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Amazon Vinyl
Loading...