Type Alias GallerySettings
GallerySettings: { archive?: string; archiveLayerOffset?: number; coverPages?: number; isSpreads?: boolean; revisions?: { [
key:
string]
: RevisionType; }; sort?: | "name" | "-name" | "created" | "-created"; startId?: string; type?: | "swipe" | "swipe-full" | "switch" | "omni" | "grid"; } Type declaration
Optional
archive?: string
Optional
archiveLayerOffset?: number
Optional
coverPages?: number
Optional
isSpreads?: boolean
Optional
revisions?: {
[key: string]: RevisionType;
}
Optional
sort?:
| "name"
| "-name"
| "created"
| "-created"
Optional
startId?: string
Optional
type?:
| "swipe"
| "swipe-full"
| "switch"
| "omni"
| "grid"
Gallery has an associated .bin archive with thumbnails