The Grid constructor
The Micrio instance
The MicrioImage which is the virtual grid container
Readonly
imagesThe instanced grid images
The currently shown images
The grid HTML element
The image HTML
The HTML grid will stay visible and clickable
Readonly
focussedThe current full-view focussed image
Readonly
markersShow the markers of these elements
The grid state history
The current history length
The animation duration when opening a new layout, in ms
The animation duration when going back, in ms
Readonly
cellCurrent individual cell sizes w,h
The MicrioImage which is the virtual grid container
Set the grid to this input
Promise when the animation is done with the currently shown images
The grid string
Optional settings
Optional
noDon't add the layout to the history stack
Optional
keepDon't remove the grid
Optional
horizontal?: booleanThe layout is horizontal
Optional
duration?: numberAny main camera animation duration in seconds
Optional
defaultUse the default crossfade duration
Optional
view?: ViewFly the main grid view to this viewport
Optional
noDon't draw any frame or do any camera stuff
Optional
noDon't unfocus the current focussed image
Optional
noDon't do any fading in
Reset the grid to its initial layout
Promise when the transition is complete
Optional
duration: numberOptional
noDraw: booleanFly to the viewports of any markers containing a class name
Promise when the transition is complete
Optional
tag: stringThe class name to match
Optional
duration: numberOptional duration in ms
Optional
noZoom: booleanDon't zoom into the markers, just filter the images
Open a grid image full size and set it as the main active image
Promise for when the transition completes
The image
Optional
view: ViewOptional viewport to focus on
Optional
duration: numberEnlarge a specific image idx of the currently shown grid
Promise when the transition is completed
The image index of the current grid
The image target number of columns
The image target number of rows
Get the relative in-grid viewport of the image
Generated using TypeDoc
The Grid controller class