Resource Base
Table of contents

CustomViewerConstructorOptions

Syntax

interface CustomViewerConstructorOptions {
    container?: string | HTMLElement;
    uiConfig?: UiConfig;
}

Attributes

container

The container which is used to show the viewer. Its id or HTMLElement is acceppted.

uiConfig

The UI layout configurations of viewer, please refer to UiConfig.

This page is compatible for:

Is this page helpful?

YesYes NoNo

In this article:

latest version

    • Latest version(2.0)
    • Version 1.x
      • Version 1.1
    Change +