Parameters required for the useTabNavigation hook, including the router and functions to clear unseen resources and resource badges. UseTabNavigationParams - Defines the structure of the parameters required for the useTabNavigation hook.
Function to clear the resources badge when the resources tab is accessed.
Function to clear unseen resources when navigating away from the resources tab.
The Next.js router instance used for navigation and query management.
Parameters required for the useTabNavigation hook, including the router and functions to clear unseen resources and resource badges. UseTabNavigationParams - Defines the structure of the parameters required for the useTabNavigation hook.