Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Implements

Index

Properties

backLabel

backLabel: string

Protected bypass

bypass: boolean

Protected i18nKey

i18nKey: string

Protected i18nValue

i18nValue: any

nextLabel

nextLabel: string

Protected options

options: any

resetLabel

resetLabel: string

showBackButton

showBackButton: boolean

showNextButton

showNextButton: boolean

showResetButton

showResetButton: boolean

steps

Methods

applyI18N

  • applyI18N(value: any): void

getI18NKey

  • getI18NKey(): string

getI18NValue

  • getI18NValue(): any

getOptions

  • getOptions(): any

isBypassKey

  • isBypassKey(): boolean

setBypassKey

  • setBypassKey(bypass: boolean): void

setI18NKey

  • setI18NKey(i18nKey: string): void

setOptions

  • setOptions(options: any): void

Generated using TypeDoc