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