(element-link e)
(element-link e context)
Renders a link to the element e
, using the optional context
for customization.
Renders a link to the element `e`, using the optional `context` for customization.
(view-link v)
(view-link v context)
Renders a link to the view v
, using the optional context
for customization.
Renders a link to the view `v`, using the optional `context` for customization.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close