ISPO SDK
    Preparing search index...

    Interface HostNavigateInput

    Markdown
    interface HostNavigateInput {
        projectId: string;
        surface?: HostNavigateSurface;
    }
    Index
    projectId: string