eligius
Preparing search index...
RequestLabelCollectionEvent
Interface RequestLabelCollectionEvent
Event: request-label-collection
Param: language
The language code
Param: callback
Callback that receives the label collection
interface
RequestLabelCollectionEvent
{
args
:
[
language
:
string
,
callback
:
(
collection
:
any
)
=>
void
]
;
name
:
"request-label-collection"
;
}
Index
Properties
args
name
Properties
args
args
:
[
language
:
string
,
callback
:
(
collection
:
any
)
=>
void
]
name
name
:
"request-label-collection"
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
args
name
eligius
Loading...
Event: request-label-collection
Param: language
The language code
Param: callback
Callback that receives the label collection