Preparing search index...
The search index is not available
react-hooklation
react-hooklation
TranslateOptions
Interface TranslateOptions<TTranslation>
interface
TranslateOptions
{
context
?:
Context
;
key
:
Key
<
TTranslation
>
;
locale
:
string
;
plugins
?:
readonly
HooklationPlugin
[]
;
translations
:
HooklationTranslations
<
TTranslation
>
;
}
Type Parameters
TTranslation
extends
HooklationTranslation
Index
Properties
context?
key
locale
plugins?
translations
Properties
Optional
context
context
?:
Context
key
key
:
Key
<
TTranslation
>
locale
locale
:
string
Optional
plugins
plugins
?:
readonly
HooklationPlugin
[]
translations
translations
:
HooklationTranslations
<
TTranslation
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
context
key
locale
plugins
translations
react-hooklation
MissingKeyError
MissingLocaleError
Context
HooklationConfig
HooklationEventDetails
HooklationPlugin
HooklationProviderProps
HooklationTranslations
TranslateOptions
UseHooklationOptions
Config
HooklationTransformValue
HooklationTranslation
IsNever
IsPluralValue
Key
KeyPartSeparator
KeyPrefix
Merge
PluralValueKeyPart
PrefixedKey
Loading...
Generated using
TypeDoc