resolveDocumentUri

inline fun HostServices.resolveDocumentUri(rel: String): String

Resolves the specified relative URI against the document base URI and returns the resolved URI.

See also

HostServices.getDocumentBase
HostServices.resolveURI