Skip to content

API key mapping #1

Description

@martpie

Actually there's no "easy key mapping" like https://github.com/mapbox/react-keybinding#api

Think about a way to add them.

ideas:

<KeybindingContainer>
    <Keybinding key='enter' type='keyup' target='.css-target' />
    <Keybinding key='a' type='keydown' target={ window } />
</KeybindingContainer>

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions