useResolvedPathResolves the pathname of the given to value against the current location. function useResolvedPath(to: To, { relative }?: {relative?: RelativeRoutingType; }): Path;§useResolvedPath(to: To, { relative }?: {relative?: RelativeRoutingType; }): Path[src]§Parameters§to: To[src]§{ relative }?: {relative?: RelativeRoutingType; } optional[src]§Return Type§Path[src]