Variable LevelFormatConst

LevelFormat: {
    AIUEO: "aiueo";
    AIUEO_FULL_WIDTH: "aiueoFullWidth";
    ARABIC_ABJAD: "arabicAbjad";
    ARABIC_ALPHA: "arabicAlpha";
    BAHT_TEXT: "bahtText";
    BULLET: "bullet";
    CARDINAL_TEXT: "cardinalText";
    CHICAGO: "chicago";
    CHINESE_COUNTING: "chineseCounting";
    CHINESE_COUNTING_THOUSAND: "chineseCountingThousand";
    CHINESE_LEGAL_SIMPLIFIED: "chineseLegalSimplified";
    CHOSUNG: "chosung";
    CUSTOM: "custom";
    DECIMAL: "decimal";
    DECIMAL_ENCLOSED_CIRCLE: "decimalEnclosedCircle";
    DECIMAL_ENCLOSED_CIRCLE_CHINESE: "decimalEnclosedCircleChinese";
    DECIMAL_ENCLOSED_FULLSTOP: "decimalEnclosedFullstop";
    DECIMAL_ENCLOSED_PARENTHESES: "decimalEnclosedParen";
    DECIMAL_FULL_WIDTH: "decimalFullWidth";
    DECIMAL_FULL_WIDTH2: "decimalFullWidth2";
    DECIMAL_HALF_WIDTH: "decimalHalfWidth";
    DECIMAL_ZERO: "decimalZero";
    DOLLAR_TEXT: "dollarText";
    GANADA: "ganada";
    HEBREW1: "hebrew1";
    HEBREW2: "hebrew2";
    HEX: "hex";
    HINDI_CONSONANTS: "hindiConsonants";
    HINDI_COUNTING: "hindiCounting";
    HINDI_NUMBERS: "hindiNumbers";
    HINDI_VOWELS: "hindiVowels";
    IDEOGRAPH_ENCLOSED_CIRCLE: "ideographEnclosedCircle";
    IDEOGRAPH_LEGAL_TRADITIONAL: "ideographLegalTraditional";
    IDEOGRAPH_TRADITIONAL: "ideographTraditional";
    IDEOGRAPH_ZODIAC: "ideographZodiac";
    IDEOGRAPH_ZODIAC_TRADITIONAL: "ideographZodiacTraditional";
    IDEOGRAPH__DIGITAL: "ideographDigital";
    IROHA: "iroha";
    IROHA_FULL_WIDTH: "irohaFullWidth";
    JAPANESE_COUNTING: "japaneseCounting";
    JAPANESE_DIGITAL_TEN_THOUSAND: "japaneseDigitalTenThousand";
    JAPANESE_LEGAL: "japaneseLegal";
    KOREAN_COUNTING: "koreanCounting";
    KOREAN_DIGITAL: "koreanDigital";
    KOREAN_DIGITAL2: "koreanDigital2";
    KOREAN_LEGAL: "koreanLegal";
    LOWER_LETTER: "lowerLetter";
    LOWER_ROMAN: "lowerRoman";
    NONE: "none";
    NUMBER_IN_DASH: "numberInDash";
    ORDINAL: "ordinal";
    ORDINAL_TEXT: "ordinalText";
    RUSSIAN_LOWER: "russianLower";
    RUSSIAN_UPPER: "russianUpper";
    TAIWANESE_COUNTING: "taiwaneseCounting";
    TAIWANESE_COUNTING_THOUSAND: "taiwaneseCountingThousand";
    TAIWANESE_DIGITAL: "taiwaneseDigital";
    THAI_COUNTING: "thaiCounting";
    THAI_LETTERS: "thaiLetters";
    THAI_NUMBERS: "thaiNumbers";
    UPPER_LETTER: "upperLetter";
    UPPER_ROMAN: "upperRoman";
    VIETNAMESE_COUNTING: "vietnameseCounting";
} = ...

Type declaration

  • Readonly AIUEO: "aiueo"
  • Readonly AIUEO_FULL_WIDTH: "aiueoFullWidth"
  • Readonly ARABIC_ABJAD: "arabicAbjad"
  • Readonly ARABIC_ALPHA: "arabicAlpha"
  • Readonly BAHT_TEXT: "bahtText"
  • Readonly BULLET: "bullet"
  • Readonly CARDINAL_TEXT: "cardinalText"
  • Readonly CHICAGO: "chicago"
  • Readonly CHINESE_COUNTING: "chineseCounting"
  • Readonly CHINESE_COUNTING_THOUSAND: "chineseCountingThousand"
  • Readonly CHINESE_LEGAL_SIMPLIFIED: "chineseLegalSimplified"
  • Readonly CHOSUNG: "chosung"
  • Readonly CUSTOM: "custom"
  • Readonly DECIMAL: "decimal"
  • Readonly DECIMAL_ENCLOSED_CIRCLE: "decimalEnclosedCircle"
  • Readonly DECIMAL_ENCLOSED_CIRCLE_CHINESE: "decimalEnclosedCircleChinese"
  • Readonly DECIMAL_ENCLOSED_FULLSTOP: "decimalEnclosedFullstop"
  • Readonly DECIMAL_ENCLOSED_PARENTHESES: "decimalEnclosedParen"
  • Readonly DECIMAL_FULL_WIDTH: "decimalFullWidth"
  • Readonly DECIMAL_FULL_WIDTH2: "decimalFullWidth2"
  • Readonly DECIMAL_HALF_WIDTH: "decimalHalfWidth"
  • Readonly DECIMAL_ZERO: "decimalZero"
  • Readonly DOLLAR_TEXT: "dollarText"
  • Readonly GANADA: "ganada"
  • Readonly HEBREW1: "hebrew1"
  • Readonly HEBREW2: "hebrew2"
  • Readonly HEX: "hex"
  • Readonly HINDI_CONSONANTS: "hindiConsonants"
  • Readonly HINDI_COUNTING: "hindiCounting"
  • Readonly HINDI_NUMBERS: "hindiNumbers"
  • Readonly HINDI_VOWELS: "hindiVowels"
  • Readonly IDEOGRAPH_ENCLOSED_CIRCLE: "ideographEnclosedCircle"
  • Readonly IDEOGRAPH_LEGAL_TRADITIONAL: "ideographLegalTraditional"
  • Readonly IDEOGRAPH_TRADITIONAL: "ideographTraditional"
  • Readonly IDEOGRAPH_ZODIAC: "ideographZodiac"
  • Readonly IDEOGRAPH_ZODIAC_TRADITIONAL: "ideographZodiacTraditional"
  • Readonly IDEOGRAPH__DIGITAL: "ideographDigital"
  • Readonly IROHA: "iroha"
  • Readonly IROHA_FULL_WIDTH: "irohaFullWidth"
  • Readonly JAPANESE_COUNTING: "japaneseCounting"
  • Readonly JAPANESE_DIGITAL_TEN_THOUSAND: "japaneseDigitalTenThousand"
  • Readonly JAPANESE_LEGAL: "japaneseLegal"
  • Readonly KOREAN_COUNTING: "koreanCounting"
  • Readonly KOREAN_DIGITAL: "koreanDigital"
  • Readonly KOREAN_DIGITAL2: "koreanDigital2"
  • Readonly KOREAN_LEGAL: "koreanLegal"
  • Readonly LOWER_LETTER: "lowerLetter"
  • Readonly LOWER_ROMAN: "lowerRoman"
  • Readonly NONE: "none"
  • Readonly NUMBER_IN_DASH: "numberInDash"
  • Readonly ORDINAL: "ordinal"
  • Readonly ORDINAL_TEXT: "ordinalText"
  • Readonly RUSSIAN_LOWER: "russianLower"
  • Readonly RUSSIAN_UPPER: "russianUpper"
  • Readonly TAIWANESE_COUNTING: "taiwaneseCounting"
  • Readonly TAIWANESE_COUNTING_THOUSAND: "taiwaneseCountingThousand"
  • Readonly TAIWANESE_DIGITAL: "taiwaneseDigital"
  • Readonly THAI_COUNTING: "thaiCounting"
  • Readonly THAI_LETTERS: "thaiLetters"
  • Readonly THAI_NUMBERS: "thaiNumbers"
  • Readonly UPPER_LETTER: "upperLetter"
  • Readonly UPPER_ROMAN: "upperRoman"
  • Readonly VIETNAMESE_COUNTING: "vietnameseCounting"

Generated using TypeDoc