Type alias MouseButton

MouseButton: "primary" | "secondary" | "center" | "other"

Mouse button types.

Generated using TypeDoc