GeoLeaf Core API - v3.0.0
Preparing search index...
contracts/attributes.contract
ImageOptions
Interface ImageOptions
Options of the
image
widget.
interface
ImageOptions
{
maxSizeMb
?:
number
;
uploadEndpoint
?:
string
;
}
Index
Properties
max
Size
Mb?
upload
Endpoint?
Properties
Optional
Readonly
max
Size
Mb
maxSizeMb
?:
number
Optional
Readonly
upload
Endpoint
uploadEndpoint
?:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
max
Size
Mb
upload
Endpoint
GeoLeaf Core API - v3.0.0
Loading...
Options of the
imagewidget.