NavState represents a very raw location of a page within the SPA. It encompasses the path query parameter, as well as a couple other optional parameters.
path
parsePath can turn a NavState into a NavPath.
Readonly
NavState represents a very raw location of a page within the SPA. It encompasses the
pathquery parameter, as well as a couple other optional parameters.parsePath can turn a NavState into a NavPath.