StepState
Properties
(Mandatory properties are in bold)| Properties | Type | Description | 
|---|---|---|
| active | boolean | |
| closable | boolean | |
| disabled | boolean | |
| loading | boolean | |
| optional | boolean | |
| title | string | |
| touched | boolean | |
| touching | boolean | |
| uid | string | |
| visible | boolean | |
| error | string | |
| icon | ReactNode | |
| success | boolean | |
| touchingError | string | |
| touchingWarning | string | |
| warning | string |