Create an URL (href) string from dynamic values.
The base URL that prefixed the parameters.
The parameters of the URL.
An href string resulting of the concatenation of the baseURL and its parameters.
Generated using TypeDoc
Create an URL (href) string from dynamic values.