tridion-sites-extensions-api-docs

Home > @tridion-sites/extensions > isPublicationsNode

isPublicationsNode variable

Checks whether the provided node is the ‘Publications’ node.

Signature:

isPublicationsNode: (node: ContentExplorerNode) => boolean;