GeoLeaf Core API - v3.0.0
Preparing search index...
kernel/config/geoleaf-config/config-types
LoadUrlOptions
Interface LoadUrlOptions
Options for loadUrl / fetch
interface
LoadUrlOptions
{
headers
?:
Record
<
string
,
string
>
;
strictContentType
?:
boolean
;
}
Index
Properties
headers?
strict
Content
Type?
Properties
Optional
headers
headers
?:
Record
<
string
,
string
>
Optional
strict
Content
Type
strictContentType
?:
boolean
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
headers
strict
Content
Type
GeoLeaf Core API - v3.0.0
Loading...
Options for loadUrl / fetch