NextGIS Frontend
Preparing search index...
@nextgis/qms-core
QmsSearchOptions
Interface QmsSearchOptions
interface
QmsSearchOptions
{
limit
?:
number
;
offset
?:
number
;
signal
?:
AbortSignal
;
type
:
QmsServiceType
;
}
Hierarchy (
View Summary
)
QmsRequestOptions
QmsSearchOptions
Index
Properties
limit?
offset?
signal?
type
Properties
Optional
limit
limit
?:
number
Optional
offset
offset
?:
number
Optional
signal
signal
?:
AbortSignal
type
type
:
QmsServiceType
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
limit
offset
signal
type
NextGIS Frontend
Loading...