LWT JavaScript API
Preparing search index...
dictionaries/local_dictionary_api
LocalDictLookupResponse
Interface LocalDictLookupResponse
Response from the local dictionary lookup API.
interface
LocalDictLookupResponse
{
mode
:
number
;
results
:
LocalDictResult
[]
;
}
Index
Properties
mode
results
Properties
mode
mode
:
number
results
results
:
LocalDictResult
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
mode
results
LWT JavaScript API
Loading...
Response from the local dictionary lookup API.