fakiolinho / react-loading

React component for loading animations

Home Page:https://codesandbox.io/s/mqx0ql55qp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Delay Default Value

Samuel-Montoya opened this issue · comments

commented

Just out of curiosity and feedback, should the delay parameter have a default value already? I don't know about anyone else, but I like having the loading show up as soon as it's rendered.

Should this be changed to a default value of zero?

Hopefully this feedback is helpful!

Yeah @Samuel-Montoya you are definitely right. I plan to make this optional in version 2. Closing this because of #37