Home > @tridion-sites/extensions > isRootNode
Checks whether the provided node is the ‘Root’ node.
Signature:
isRootNode: (node: ContentExplorerNode) => boolean;