tridion-sites-extensions-api-docs

Home > @tridion-sites/extensions > ContentExplorerPublicationsNode

ContentExplorerPublicationsNode type

Content Explorer hierarchy node that has list of publications as a children.

Signature:

export type ContentExplorerPublicationsNode = ReadonlyHierarchyNode<ContentExplorerPublicationsNodeData>;

References: ContentExplorerPublicationsNodeData