Enum NavigationMode
Navigation modes.
Fields
Name | Description |
---|---|
all | All steps are available. |
previous | The user can visit only the next step and all previous steps. |
visited | The user can visit the next step and all previously visited steps. |