Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface LocalizableString

Package version

Localizable string object containing the name and a localized value.

Hierarchy

  • LocalizableString

Index

Properties

Properties

Optional localizedValue

localizedValue: undefined | string

Localized name.

Optional value

value: undefined | string

Non-localized name.

Generated using TypeDoc