Skip to content

1.0.0

Compare
Choose a tag to compare
@mthahzan mthahzan released this 01 Nov 06:07
· 10 commits to master since this release

Debouncer v1.0.0

New features

  • Simple debounce usage
  • Fine control over debounce effect
    • Support debouncing multiple actions
    • Configure duration
    • Configure debounce type (Leading or Trailing edge)