Mouse events should have keyboard equivalents for users who cannot use a mouse.
This ensures that functionality is accessible to all users, such as those with limited hardware or personal disabilities.
If your application doesn’t use mouse event handlers, or if you use a framework that automatically injects key event handlers for equivalent mouse event handlers, you can disable this rule.