@wharfkit/session - v4.0.1
Preparing search index...
UserInterfaceTranslateFunction
Type Alias UserInterfaceTranslateFunction
UserInterfaceTranslateFunction
:
(
key
:
string
,
options
?:
UserInterfaceTranslateOptions
,
namespace
?:
string
,
)
=>
string
The translate function the UserInterface expects and uses.
Type Declaration
(
key
:
string
,
options
?:
UserInterfaceTranslateOptions
,
namespace
?:
string
,
)
:
string
Parameters
key
:
string
Optional
options
:
UserInterfaceTranslateOptions
Optional
namespace
:
string
Returns
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
@wharfkit/session - v4.0.1
Loading...
The translate function the UserInterface expects and uses.