react-hotkey-chooser
TypeScript icon, indicating that this package has built-in type declarations

0.3.0 • Public • Published

react-hotkey-chooser

React hotkey chooser

NPM JavaScript Style Guide

Install

npm install --save react-hotkey-chooser

Usage

import * as React from 'react'

import HotkeyChooser from 'react-hotkey-chooser'

class Example extends React.Component {
  render () {
    return (
      <HotkeyChooser />
    )
  }
}

License

MIT © ctxhou

Readme

Keywords

none

Package Sidebar

Install

npm i react-hotkey-chooser

Weekly Downloads

2

Version

0.3.0

License

MIT

Unpacked Size

88.1 kB

Total Files

14

Last publish

Collaborators

  • ctxhou