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

    The download / export / copy argument: the ExportMethod and target panel.

    type ExportOptions = {
        method?: ExportMethod;
        panel?: string;
    }
    Index

    Properties

    Properties

    method?: ExportMethod
    panel?: string