Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface LocaleType

Hierarchy

  • LocaleType

Index

Properties

Optional dynamic

dynamic: boolean

Locale must be fetched from the server (see LocaleContext)

id

id: string

Optional label

label: string

Optional method

method: any

Optional originalId

originalId: string

If the id doesn't exist, we can try to fetch another local. OriginalId is the initial requested id

Optional required

required: boolean

Optional rtl

rtl: boolean

Right-to-left (arabic, persian...)

Optional strings

strings: any

Generated using TypeDoc