Skip to content

v2.0.0

Compare
Choose a tag to compare
@jvink jvink released this 13 Nov 15:51
· 1 commit to master since this release

Added:

  • Added focus support. Use this widget to increase the speed in use of forms.
    This way, you can skip to the next input by pressing a key, or swap to a specific input by pressing a key.

Fixed:

  • Eventlisteners will be removed on component unmount.