tomcru / holy-loader

Holy Loader is a i18n-ready, lightweight, customizable top loading progress bar component for React / Next.js 13 & Next.js 14. #toploader #top-loader #nextjs-toploader #nprogress #nextjs-progressbar
https://www.npmjs.com/package/holy-loader
MIT License
108 stars 4 forks source link

feat: add delay prop #2

Open tomcru opened 10 months ago

tomcru commented 10 months ago

Add a prop like delay={200} with a time in ms The progress bar only starts if no navigation happened within this delay