tridion-sites-extensions-api-docs

Home > @tridion-sites/extensions > contentExplorerInsightsPanelId

contentExplorerInsightsPanelId variable

All available built-in Content Explorer panel IDs.

Signature:

contentExplorerInsightsPanelId: {
    information: "information";
    history: "history";
    search: "search";
    general: "general";
    metadata: "metadata";
    blueprint: "blueprint";
    "where-used": "where-used";
    "view-on-site": "view-on-site";
    "published-to": "published-to";
    translations: "translations";
}