Options
All
  • Public
  • Public/Protected
  • All
Menu

Type parameters

Hierarchy

  • EventMap

Index

Properties

click

click: UIEvent<"click", I>

dblclick

dblclick: UIEvent<"dblclick", I>

mousedown

mousedown: UIEvent<"mousedown", I>

mouseout

mouseout: UIEvent<"mouseout", I>

mouseover

mouseover: UIEvent<"mouseover", I>

mouseup

mouseup: UIEvent<"mouseup", I>

touchend

touchend: UIEvent<"touchend", I>

touchstart

touchstart: UIEvent<"touchstart", I>

Generated using TypeDoc