NProgress
Show feedback when switching pages and content is loading in the background.
Props
Prop | Type | Default | Description |
---|---|---|---|
isAnimatingrequired | boolean | Set to true to start the progress animation. | |
colorScheme | "whiteAlpha" | "blackAlpha" | "gray" | "red" | "orange" | "yellow" | "green" | "teal" | "blue" | "cyan" | "purple" | "pink" | "linkedin" | "facebook" | "messenger" | "whatsapp" | "twitter" | "telegram" | "primary" | "secondary" | "indigo" | primary | The visual color appearance of the component |
size | string | The size of the NProgress | |
variant | string | The variant of the NProgress |
Was this helpful?