Documentation

resolve()

Resolves a relative path against the current navigation path.

resolve(target: string): string;

Notes

Parameters

Return value

The resolved absolute path

Related