Interface StoriiiesViewerConfig

Config object used when instantiating a new StoriiiesViewer

Hierarchy

  • StoriiiesViewerConfig

Properties

container: null | string | Element | HTMLElement

The container element where StoriiiesViewer should be mounted. Must exist in the page

disablePanAndZoom?: boolean

Whether to disable user panning and zooming (default: false)

manifestUrl: string

The URL for the IIIF manifest to be loaded into StoriiiesViewer

showCreditSlide?: boolean

Whether to show the final credit slide (default: true)

Generated using TypeDoc