Interface IntlAdapter

Result of the "processRequest" method

Hierarchy

  • IntlAdapter

Properties

Properties

get: (() => Required<IntlConfig>)

Type declaration

set?: ((p: IntlConfig) => void)

Type declaration

    • (p: IntlConfig): void
    • [Passed only at CSR] Allows to change current Intl config

      Parameters

      Returns void

Generated using TypeDoc