Skip to content

Add common events to Input, CustomInput

Compare
Choose a tag to compare
@bestguy bestguy released this 20 Oct 16:32
· 880 commits to master since this release

This release adds support for commonly used Input and CustomInput events:

      on:blur
      on:focus
      on:keydown
      on:keypress
      on:keyup
      on:change
      on:input