h5p-types
Preparing search index...
InferL10nType
Type Alias InferL10nType<TField>
type
InferL10nType
<
TField
extends
ReadonlyDeep
<
H5PFieldGroupWithoutLabel
&
{
name
:
"l10n"
}
>
,
>
=
{
l10n
:
{
[
TKey
in
FieldNames
<
TField
>
]
:
string
}
;
}
Type Parameters
TField
extends
ReadonlyDeep
<
H5PFieldGroupWithoutLabel
&
{
name
:
"l10n"
}
>
Index
Properties
l10n
Properties
l10n
l10n
:
{
[
TKey
in
FieldNames
<
TField
>
]
:
string
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
l10n
h5p-types
Loading...