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