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

    Selects the target panel of a panel-scoped <perspective-viewer> method; the active panel when panel is omitted.

    type PanelOptions = {
        panel?: string;
    }
    Index

    Properties

    Properties

    panel?: string