Registers the given PageInfo with the ActivePageManager to make app context aware of active pages. Every page
component in an application should have a PageInfo defined and should register that information using
useActivePageRegistration on mount.
Registers the given
PageInfowith theActivePageManagerto make app context aware of active pages. Every page component in an application should have aPageInfodefined and should register that information usinguseActivePageRegistrationon mount.