OnLinkNavigationProvider Deprecated
Deprecated
OnLinkNavigationProvider is a React context provider to externally control the link behavior of components further down the tree.
OnLinkNavigationProvider is soon to be deprecated, use GlobalEventsHandlerProvider's `linkHandlers.onNavigation` instead. View GlobalEventsHandlerProvider