Documentation

getPathHref()

Converts the specified path into a valid href value.

getPathHref(target?: StringConvertible): string | undefined;

Notes

Related