casesandberg/react-color

document the onChangeComplete delay and make it configurable

Open

#516 创建于 2018年6月11日

在 GitHub 查看
 (7 评论) (4 反应) (0 负责人)JavaScript (11,679 star) (946 fork)batch import
enhancementhelp wanted

描述

I couldn't find any explanation in the documentation as to what onChangeComplete actually does. The code reveals that it is a hardcoded debounce with 100ms.

I suggest:

  1. Document the behavior
  2. Make the 100ms configurable

贡献者指南