Typescript Library Declarations (DOM)
Variable PointerEvent
Pointer
Event
:
{
prototype
:
PointerEvent
;
new
(
type
,
eventInitDict
?
)
:
PointerEvent
;
}
Type declaration
new
(
type
,
eventInitDict
?
)
:
PointerEvent
Parameters
type
:
string
Optional
eventInitDict
:
PointerEventInit
Returns
PointerEvent
prototype
:
PointerEvent
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark