Preparing search index...
The search index is not available
react-declarative
react-declarative
types
react-declarative/components
ITranslateConfig
Interface ITranslateConfig
Represents the configuration options for translation.
interface
ITranslateConfig
{
rawCondition
:
(
text
:
string
)
=>
boolean
;
rawSymbol
:
string
;
useRawMark
:
boolean
;
}
Index
Properties
raw
Condition
raw
Symbol
use
Raw
Mark
Properties
raw
Condition
rawCondition
:
(
text
:
string
)
=>
boolean
raw
Symbol
rawSymbol
:
string
use
Raw
Mark
useRawMark
:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
raw
Condition
raw
Symbol
use
Raw
Mark
react-declarative
Loading...
Represents the configuration options for translation.