LWT JavaScript API
Preparing search index...
dictionaries/local_dictionary_api
DictionaryMode
Variable DictionaryMode
Const
DictionaryMode
:
{
COMBINED
:
3
;
LOCAL_FIRST
:
1
;
LOCAL_ONLY
:
2
;
ONLINE_ONLY
:
0
}
= ...
Dictionary mode values.
Type Declaration
Readonly
COMBINED
:
3
Readonly
LOCAL_FIRST
:
1
Readonly
LOCAL_ONLY
:
2
Readonly
ONLINE_ONLY
:
0
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
LWT JavaScript API
Loading...
Dictionary mode values.