Skip to main content

SimpleStepper()

Home > @backstage/core-components > SimpleStepper

Signature:

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

Parameters

Parameter

Type

Description

props

PropsWithChildren<StepperProps>

**Returns:**

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