Skip to main content

Progress()

Home > @backstage/core-components > Progress

Signature:

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

Parameters

ParameterTypeDescription
propsPropsWithChildren<LinearProgressProps>

Returns:

React.JSX.Element