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

    The getClient argument: whether to wait for a Client, and the target panel.

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

    Properties

    Properties

    panel?: string
    wait?: boolean