Skip to content

API key mapping #1

@martpie

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>

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions