Preparing search index...
The search index is not available
@honua/sdk-js
@honua/sdk-js
esri-compat-entry
PortalSearchOptions
Interface PortalSearchOptions
Options for
PortalCompat.search
.
interface
PortalSearchOptions
{
num
?:
number
;
q
?:
string
;
start
?:
number
;
token
?:
string
;
}
Index
Properties
num?
q?
start?
token?
Properties
Optional
num
num
?:
number
Optional
q
q
?:
string
Optional
start
start
?:
number
Optional
token
token
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
num
q
start
token
@honua/sdk-js
Loading...
Options for PortalCompat.search.