tridion-sites-extensions-api-docs

Home > @tridion-sites/extensions > contentExplorerInsightsPanelIds

contentExplorerInsightsPanelIds variable

List of all built-in panel IDs of the Content Explorer.

Signature:

contentExplorerInsightsPanelIds: readonly[
    ('search',
    'information',
    'general',
    'metadata',
    'history',
    'blueprint',
    'where-used',
    'view-on-site',
    'published-to',
    'translations')
];