Properties
Readonly canGoBack
canGoBack: boolean
Readonly canGoForward
canGoForward: boolean
Optional Readonly nextStep
Methods
Optional beforeEnter
- beforeEnter(): Promise<void>
Optional beforeGoBack
- beforeGoBack(): Promise<void>
Optional beforeGoForward
- beforeGoForward(): Promise<void>
Represents all properties and methods useful to manage a single wizard step.