hotkey 1.1.0
- Add the optional 2nd argument to
install(el, hotkey)
to be the string hotkey to use instead of reading it from the element'sdata-hotkey
HTML attribute.
install(el, hotkey)
to be the string hotkey to use instead of reading it from the element's data-hotkey
HTML attribute.