createHref

abstract fun createHref(to: To): String(source)

Returns a valid href for the given to value that may be used as the value of an attribute.

Parameters