Theia API Documentation v1.75.0
    Preparing search index...
    interface AiConfigurationSelection {
        categoryId: string;
        highlight?: { rowId: string };
        itemId?: string;
    }
    Index

    Properties

    categoryId: string
    highlight?: { rowId: string }

    Optional row/setting to scroll-to and flash after navigating. rowId is matched against the data-ai-config-row-id attribute the shared setting rows carry.

    itemId?: string

    undefined => single-page body / collection overview.