Options
All
  • Public
  • Public/Protected
  • All
Menu

Localization

Hierarchy

  • CvLocale

Index

Constructors

constructor

  • new CvLocale(currencySymbol: string, percentageSymbol: string): CvLocale
  • Parameters

    • currencySymbol: string
    • percentageSymbol: string

    Returns CvLocale

Properties

currencySymbol

currencySymbol: string

percentageSymbol

percentageSymbol: string

Methods

getAssociatedSymbol

  • getAssociatedSymbol(value: string, propDef: PropDef): string
  • Parameters

    • value: string
    • propDef: PropDef

    Returns string

Generated using TypeDoc