@perspective-dev/react
    Preparing search index...

    Interface NewViewEventDetail

    interface NewViewEventDetail {
        config: ViewerConfigUpdate;
        widget: PerspectiveViewerWidget;
    }
    Index

    Properties

    Properties

    config: ViewerConfigUpdate
    widget: PerspectiveViewerWidget