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