tridion-sites-extensions-api-docs

Home > @tridion-sites/extensions > isSystemNode

isSystemNode variable

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

Signature:

isSystemNode: (node: ContentExplorerNode) => boolean;