Skip to main content

SimpleStepperStep()

Home > @backstage/core-components > SimpleStepperStep

Signature:

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

Parameters

Parameter

Type

Description

props

PropsWithChildren<StepProps>

**Returns:**

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