UNPKG

vcc-ui

Version:

VCC UI is a collection of React UI Components that can be used for developing front-end applications at Volvo Car Corporation.

12 lines (7 loc) 179 B
The LoadingBar is a global loading bar positioned at the top of the window. ### Example ```jsx live=true <LoadingBar isLoading /> ``` ### Changelog - *Added in version 1.0.0*