GeoLeaf Core API - v3.0.0
Preparing search index...
contracts/attributes.contract
GalleryOptions
Interface GalleryOptions
Options of the
gallery
widget.
interface
GalleryOptions
{
maxCount
?:
number
;
maxSizeMb
?:
number
;
uploadEndpoint
?:
string
;
}
Index
Properties
max
Count?
max
Size
Mb?
upload
Endpoint?
Properties
Optional
Readonly
max
Count
maxCount
?:
number
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
Count
max
Size
Mb
upload
Endpoint
GeoLeaf Core API - v3.0.0
Loading...
Options of the
gallerywidget.