Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Implements

Index

Properties

Protected bypass

bypass: boolean

Protected i18nKey

i18nKey: string

Protected i18nValue

i18nValue: any

Protected options

options: any

Methods

applyI18N

  • applyI18N(value: any): void
  • Parameters

    • value: any

    Returns void

getI18NKey

  • getI18NKey(): string

getI18NValue

  • getI18NValue(): any
  • Returns any

getOptions

  • getOptions(): any

isBypassKey

  • isBypassKey(): boolean

setBypassKey

  • setBypassKey(bypass: boolean): void
  • Parameters

    • bypass: boolean

    Returns void

setI18NKey

  • setI18NKey(i18nKey: string): void
  • Parameters

    • i18nKey: string

    Returns void

setOptions

  • setOptions(options: any): void

Generated using TypeDoc