Preparing search index...
The search index is not available
devfive front components
devfive front components
index
loadI18n
Function loadI18n
load
I18n
(
languageResources
?
)
:
Promise
<
undefined
|
TFunction
<
"translation"
,
undefined
>
>
locale 데이터를 실제 i18n에 적용합니다.
Parameters
Optional
languageResources
:
Record
<
string
,
Record
<
string
,
any
>
>
Returns
Promise
<
undefined
|
TFunction
<
"translation"
,
undefined
>
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
devfive front components
index
test
Generated using
TypeDoc
locale 데이터를 실제 i18n에 적용합니다.