Hierarchy

  • ArticleConfigurationOptions

Properties

liveBasketUpdate?: boolean

If true the basket will be updated for every article change. Otherwise it will be updated only if finish() is called.

view?: View

If a view is given its camera orientation will be initialized for the article.

zoomToFitOptions?: CameraZoomToFitOptions

If the options and a view are defined, zoom to fit will be performed.

Generated using TypeDoc