The LoadingBar is a global loading bar positioned at the top of the window.
Name | Description | Type | Default Value |
---|---|---|---|
isLoading | Determines whether the LoadingBar is shown or not | bool | n/a |
transitionDuration | Optional prop to customize the transition duration for showing/hiding the LoadingBar | number | 1500 |