auto-web.components.v-link

A link is made of * url * target * name * download? * skip-test? * ping

v-a

(v-a link content & opts)

Returns an hiccup :a tag to the link. content is what is wrapped by the :a tag.

See auto-web.components.v-link to see link options.