【每日一包0020】throttle-debounce

[github地址:https://github.com/ABCDdouyae...]git

throttle-debounce

函數的節流與防抖
throttle

用法:throttle(delay, callback)github

debounce 防抖

用法:throttle(delay, boolean(默認false爲非當即執行函數), callback)函數

[測試用例:https://github.com/ABCDdouyae...]測試

相關文章
相關標籤/搜索