tridion-sites-extensions-api-docs

Home > @tridion-sites/extensions > editorPanelIds

editorPanelIds variable

List of all built-in panel IDs for editors.

Signature:

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