Micrio Client - v6.1.12
Preparing search index...
Micrio
Models
GalleryConfig
Type Alias GalleryConfig
Gallery configuration
type
GalleryConfig
=
{
archive
?:
string
;
archiveLayerOffset
?:
number
;
coverPages
?:
number
;
grid
?:
{
clickable
?:
"focus"
|
"zoom"
|
false
;
panZoom
?:
"cells"
|
"grid"
}
;
id
?:
string
;
isSpreads
?:
boolean
;
name
?:
string
;
revisions
?:
Record
<
string
,
Record
<
string
,
any
>
>
;
settings
?:
Partial
<
Settings
>
;
sort
?:
"name"
|
"-name"
|
"created"
|
"-created"
|
"random"
;
startId
?:
string
;
type
:
"swipe"
|
"switch"
|
"grid"
;
}
Index
Properties
archive?
archive
Layer
Offset?
cover
Pages?
grid?
id?
is
Spreads?
name?
revisions?
settings?
sort?
start
Id?
type
Properties
Optional
archive
archive
?:
string
Optional
archive
Layer
Offset
archiveLayerOffset
?:
number
Optional
cover
Pages
coverPages
?:
number
Optional
grid
grid
?:
{
clickable
?:
"focus"
|
"zoom"
|
false
;
panZoom
?:
"cells"
|
"grid"
}
Optional
id
id
?:
string
Optional
is
Spreads
isSpreads
?:
boolean
Optional
name
name
?:
string
Optional
revisions
revisions
?:
Record
<
string
,
Record
<
string
,
any
>
>
Optional
settings
settings
?:
Partial
<
Settings
>
Optional
sort
sort
?:
"name"
|
"-name"
|
"created"
|
"-created"
|
"random"
Optional
start
Id
startId
?:
string
type
type
:
"swipe"
|
"switch"
|
"grid"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
archive
archive
Layer
Offset
cover
Pages
grid
id
is
Spreads
name
revisions
settings
sort
start
Id
type
Micrio Client - v6.1.12
Loading...
Gallery configuration