@finos/perspective-viewer
    Preparing search index...

    Type Alias PerspectiveSelectEventDetail

    type PerspectiveSelectEventDetail = {
        view_window: ViewWindow;
    }
    Index

    Properties

    Properties

    view_window: ViewWindow