React
ProgressProvider
How to use ProgressProvider
Import
Usage
Props
Prop | Type | Default |
---|---|---|
children | ReactNode | undefined |
height | string | 2px |
color | string | #0A2FFF |
options | BProgressOptions | undefined |
spinnerPosition | 'top-left' | 'top-right' | 'bottom-left' | 'bottom-right' | top-right |
nonce | string | undefined |
style | string | BProgress CSS* |
disableStyle | boolean | false |
shallowRouting | boolean | false |
disableSameURL | boolean | true |
startPosition | number | 0 |
delay | number | 0 |
stopDelay | number | 0 |