1.0.1 • Published 8 years ago
@mfl/debounce v1.0.1
debounce
Module to debounce changes
Debounces changes over a given interval. Can be scheduled to call at the leading edge.
API
debounce : Function -> Number -> Boolean -> Function
1.0.1
8 years ago
Module to debounce changes
Debounces changes over a given interval. Can be scheduled to call at the leading edge.
debounce : Function -> Number -> Boolean -> Function
8 years ago