Search
Preparing search index...
The search index is not available
RNC Package - v0.3.21-0
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
RNC Package - v0.3.21-0
Module
IContext
Interface IContext<Value, State, Action>
Type parameters
Value
:
TDict
State
:
TDict
Action
:
TDict
Hierarchy
IContext
Index
Properties
action
state
value
Methods
i18n
update
Properties
action
action
:
Action
state
state
:
State
value
value
:
Value
Methods
i18n
i18n
(
key
:
string
)
:
string
Parameters
key:
string
Returns
string
update
update
<
T
>
(
key
:
T
, value
:
Value
[
T
]
)
:
void
|
Promise
<
void
>
Type parameters
T
:
string
|
number
|
symbol
Parameters
key:
T
value:
Value
[
T
]
Returns
void
|
Promise
<
void
>
Modules
Component
Module
Utils
i18n
IContext
action
state
value
i18n
update
Generated using
TypeDoc
, the 2021/11/30 at 下午2:46:41