Home > @uniformdev/design-system > ProgressBar

ProgressBar() function

Warning: This API is now obsolete.

This component is in beta, and might receive breaking changes in minor releases!

Signature:

Parameters

<table><thead><tr><th>

Parameter

</th><th>

Type

</th><th>

Description

</th></tr></thead> <tbody><tr><td>

{ current, max, theme, variant, ...props }

</td><td>

ProgressBarProps

</td><td>

</td></tr> </tbody></table> Returns:

_emotion_react_types_jsx_namespace.EmotionJSX.Element