ngx-hotkey-input
TypeScript icon, indicating that this package has built-in type declarations

0.0.6 • Public • Published

NgxHotkeyInput

Library to trigger acctions on keyboard inputs into html elements focusable

Usage:

  • Install package: npm i ngx-hotkey-input

  • Import into Module

imports: [ NgxHotkeyInputModule ],

  • Insert a directive into html <input ngx-hotkeyinput [hotkeys]="[{keys:['enter'], callback: proximoFocus.bind(this, 'Enter2'), method: 'function'}]">

Readme

Keywords

none

Package Sidebar

Install

npm i ngx-hotkey-input

Weekly Downloads

2

Version

0.0.6

License

none

Unpacked Size

144 kB

Total Files

38

Last publish

Collaborators

  • egmsantos