Class ViewerClientSideOptions
Package: @aurigma/design-atoms
Constructors
(constructor)(viewer)
Constructs a new instance of the ViewerClientSideOptions class
Declaration
constructor(viewer: any);
Parameters
| Type | Name | Description |
|---|---|---|
| any | viewer |
Properties
postBackOnWorkspaceChanged
Declaration
get postBackOnWorkspaceChanged(): any;
set postBackOnWorkspaceChanged(v: any);
Property Value
| Type | Description |
|---|---|
| any |
postBackOnWorkspaceClick
Declaration
get postBackOnWorkspaceClick(): any;
set postBackOnWorkspaceClick(v: any);
Property Value
| Type | Description |
|---|---|
| any |