eligius
Preparing search index...
RequestCurrentLanguageEvent
Interface RequestCurrentLanguageEvent
Event: request-current-language
Param: callback
Callback that receives the current language
interface
RequestCurrentLanguageEvent
{
args
:
[
callback
:
(
language
:
`
${
Lowercase
<
string
>
}
-
${
Uppercase
<
string
>
}
`
,
)
=>
void
,
]
;
name
:
"request-current-language"
;
}
Index
Properties
args
name
Properties
args
args
:
[
callback
:
(
language
:
`
${
Lowercase
<
string
>
}
-
${
Uppercase
<
string
>
}
`
,
)
=>
void
,
]
name
name
:
"request-current-language"
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
args
name
eligius
Loading...
Event: request-current-language
Param: callback
Callback that receives the current language