Liking cljdoc? Tell your friends :D
All platforms.

dumdom.dom-macros


define-tagsclj/s≠macro

clj
(define-tags & tags)
cljs
(define-tags &form &env & tags)

Macros which expands to a do block that defines top-level constructor functions for each supported HTML and SVG tag, using dumdom.dom/el

Macros which expands to a do block that defines top-level constructor functions
for each supported HTML and SVG tag, using dumdom.dom/el
raw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close