Skip to main content

Interface: IExternalGetters

Defined in: src/types/context.ts:12

External getter functions that the runtime calls to obtain host-level values not covered by dedicated service interfaces.

Properties

getLanguage

getLanguage: () => LanguageCodes

Defined in: src/types/context.ts:14

Returns the current UI language code for the host application

Returns

LanguageCodes