apal21 / nextjs-progressbar

A simple Next.js progressbar component using NProgress.

Home Page:https://www.npmjs.com/package/nextjs-progressbar

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add showSpinner prop

max-programming opened this issue · comments

I couldn't get a showSpinner prop in the props to stop showing the spinner while loading

Use this:

<NextNprogress
  options={{ showSpinner: false }}
/>

Ref: https://github.com/rstacruz/nprogress#configuration

I actually did not get any intellisense in the IDE.

I actually did not get any intellisense in the IDE.

I actually did not get any intellisense in the IDE.

I actually did not get any intellisense in the IDE.

I actually did not get any intellisense in the IDE.