Options
All
  • Public
  • Public/Protected
  • All
Menu

An object with some runtime settings, such as the current locale.

Index

Variables

considerEmptyStringNull: boolean

true if the empty string and null should be treated the same way, or false otherwise.

locale: string

The current locale, such as en,en_US, or ja.

validateEmptyFields: boolean

true if empty (input etc.) fields should be validated, or false otherwise.

Generated using TypeDoc