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

    The getTable argument: whether to wait for a Table, and the target panel.

    type GetTableOptions = {
        panel?: string;
        wait?: boolean;
    }
    Index

    Properties

    Properties

    panel?: string
    wait?: boolean