casesandberg/react-color
Vedi su GitHubdocument the onChangeComplete delay and make it configurable
Open
#516 aperta il 11 giu 2018
enhancementhelp wanted
Metriche repository
- Star
- (11.679 star)
- Metriche merge PR
- (Nessuna PR mergiata in 30 g)
Descrizione
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:
- Document the behavior
- Make the 100ms configurable