Interface IStepData
Provides the title and index for manipulating steps.
Package: ui-framework
Properties
index
Declaration
index: number
Property Value
Type | Description |
---|---|
number |
name
Declaration
name: string
Property Value
Type | Description |
---|---|
string |
title
Declaration
title: string
Property Value
Type | Description |
---|---|
string |