Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/UI5/webcomponents
/ getLanguage
Method
getLanguage
packages/base/src/locale/Locale.ts:39–41 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
37
}
38
39
getLanguage() {
40
return
this.sLanguage;
41
}
42
43
getScript() {
44
return
this.sScript;
Callers
6
getLocaleData
Function · 0.80
_shouldShowOneColumn
Method · 0.80
fetchCLDR
Function · 0.80
getConfigurationSettingsObject
Method · 0.80
LocaleData.ts
File · 0.80
fetchI18nBundle
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected