Interface: WizardLabels
Defined in: types.ts:86
Customizable labels used by the wizard navigation buttons.
Properties
cancel
cancel:
string
Defined in: types.ts:90
finish
finish:
string
Defined in: types.ts:89
next
next:
string
Defined in: types.ts:88
previous
previous:
string
Defined in: types.ts:87