keys-4-react
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

@stackextend/keys-4-react

Keyboard listener for react

NPM JavaScript Style Guide

Install

npm install --save @stackextend/keys-4-react

Usage

import React, { Component } from 'react'

import MyComponent from '@stackextend/keys-4-react'
import '@stackextend/keys-4-react/dist/index.css'

class Example extends Component {
  render() {
    return <MyComponent />
  }
}

License

MIT © StackExtend

Readme

Keywords

none

Package Sidebar

Install

npm i keys-4-react

Weekly Downloads

3

Version

1.0.0

License

MIT

Unpacked Size

290 kB

Total Files

17

Last publish

Collaborators

  • mbelmahi