packages/components/eui-wizard/models/eui-wizard-step.ts
Properties |
| id |
id:
|
Type : string
|
| index |
index:
|
Type : number
|
| indexIconSvgName |
indexIconSvgName:
|
Type : string
|
| indexLabel |
indexLabel:
|
Type : string
|
| isActive |
isActive:
|
Type : boolean
|
| isCompleted |
isCompleted:
|
Type : boolean
|
| isDisabled |
isDisabled:
|
Type : boolean
|
| isInvalid |
isInvalid:
|
Type : boolean
|
| isShowStepTitle |
isShowStepTitle:
|
Type : boolean
|
| isWarning |
isWarning:
|
Type : boolean
|
| label |
label:
|
Type : string
|
| subLabel |
subLabel:
|
Type : string
|
| url |
url:
|
Type : string
|