Skip to content

Is possible only use modifier? #18

@gleidsonh

Description

@gleidsonh

Is possible to use just modifier? I want to use only alt key, but it's not working. With combination works fine. (alt+s)

<Hotkeys 
   keyName="alt" 
   onKeyDown={this.onKeyDown.bind(this)}
   onKeyUp={this.onKeyUp.bind(this)}
/>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions