Variable MOUSE_BUTTONSConst

MOUSE_BUTTONS: {
    [key: number]: string;
} = ...

Readable names for MouseEvent.button

Type declaration

  • [key: number]: string