Preparing search index...
The search index is not available
NextGIS Frontend
NextGIS Frontend
@nextgis/ngw-connector
GetChildrenOfOptions
Interface GetChildrenOfOptions
interface
GetChildrenOfOptions
{
cache
?:
boolean
;
recursive
?:
boolean
;
}
Hierarchy
Pick
<
RequestOptions
,
"cache"
>
GetChildrenOfOptions
Index
Properties
cache?
recursive?
Properties
Optional
cache
cache
?:
boolean
Whether to cache the request. When set to true, the response will be stored in the cache.
Optional
recursive
recursive
?:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
cache
recursive
NextGIS Frontend
Loading...
Whether to cache the request. When set to true, the response will be stored in the cache.