ReadonlymarkerWritable store holding the marker object currently opened in the main active image, or undefined if none is open.
ReadonlymarkerWritable store holding the ID of the marker currently being hovered over.
ReadonlypopoverWritable store holding the data for the currently displayed popover (custom page or gallery). See Models.State.PopoverType.
ReadonlypopupWritable store holding the marker object whose popup is currently displayed.
ReadonlytourWritable store holding the currently active tour object (VideoTour or MarkerTour), or undefined if no tour is active.
Getter for the current value of the tour store.
HTMLMicrioElement state controller (
micrio.state)Manages the global application state associated with the main
<micr-io>element. Provides stores for reactive UI updates.