Hierarchy

  • Translations

Properties

stepCurrent: string

Description for the current train step status.

stepDisabled: string

Description for the disabled train step status.

stepInfo: string

General description for a train step. The text may contain tokens '{index}' and '{count}', which will be replaced by the corresponding train step values.

stepMessageConfirmation: string

Description for the train step message type Confirmation.

stepMessageError: string

Description for the train step message type Error.

stepMessageInfo: string

Description for the train step message type Info.

stepMessageType: string

Description for the train step message type. The actual value is passed in the '{messageType}' token.

stepMessageWarning: string

Description for the train step message type Warning.

stepNotVisited: string

Description for the non-visited train step status.

stepStatus: string

Description for the train step status. The actual status value is passed in the '{status}' token.

stepVisited: string

Description for the visited train step status.

Generated using TypeDoc