href
inline fun <T> href(resourcesFormat: ResourcesFormat, resource: T, urlBuilder: URLBuilder)
Content copied to clipboard
inline fun <T> href(resourcesFormat: ResourcesFormat, resource: T): String
Content copied to clipboard
Constructs a URL for the resource.
The class of the resource instance must be annotated with Resource.