Skip to main content
Version: Next

Progress()

Home > @backstage/core-components > Progress

Signature:

function Progress(props: PropsWithChildren<LinearProgressProps>): React.JSX.Element;

Parameters

Parameter

Type

Description

props

PropsWithChildren<LinearProgressProps>

**Returns:**

React.JSX.Element