Skip to main content

Progress()

Home > @backstage/core-components > Progress

Signature:

function Progress(props: PropsWithChildren<LinearProgressProps>): import("react/jsx-runtime").JSX.Element;

Parameters

Parameter

Type

Description

props

PropsWithChildren<LinearProgressProps>

**Returns:**

import("react/jsx-runtime").JSX.Element