Appearance
Documentation / geoverse / PointerEventType
Type Alias: PointerEventType
ts
type PointerEventType = "click" | "mouseover" | "mouseout";Defined in: types.ts:16
统一指针事件类型(两核心同名同义,要素级)
