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.

8 lines (5 loc) 136 B
The LoadingBar is a global loading bar positioned at the top of the window. ### Example ```jsx live=true <LoadingBar isLoading /> ```