ESM: import * as types from "@arcgis/core/widgets/Search/types.js";
CDN: const types = await $arcgis.import("@arcgis/core/widgets/Search/types.js");
Object: @arcgis/core/widgets/Search/types
Since: ArcGIS Maps SDK for JavaScript 4.33
A module for importing types used in Search modules.
Type Definitions BaseSearchResponse
Base interface of common response properties returned from the search and suggest methods.
The index of the source from which the search result was obtained.
The searched expression.
The number of search results.
BaseSearchResults
Base interface of common search result properties returned from the search and suggest methods.
When resolved, returns this response after calling search.
SearchResult
The result object returned from the search results.
The array of results returned from the search.
SuggestResult
The result object returned from a suggest.
The array of results returned from the suggest.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4