tridion-sites-extensions-api-docs

Home > @tridion-sites/extensions > isRootNode

isRootNode variable

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

Signature:

isRootNode: (node: ContentExplorerNode) => boolean;