rstacruz / nprogress

For slim progress bars like on YouTube, Medium, etc
http://ricostacruz.com/nprogress
MIT License
25.98k stars 1.81k forks source link

Customize when NProgress is activated? #227

Open dpw1 opened 3 years ago

dpw1 commented 3 years ago

Hello,

I'm using Nprogress' plugin with Gatsby, but it appears to take around 2 seconds to show the trickle.

Can I adjust that? For example, at the moment the user clicks on a Link I'd like to show the trickle after 0.02s. Is it doable?

Thanks!