Liking cljdoc? Tell your friends :D

dali.dom


->xmlclj

(->xml element)
(->xml element children?)
source

add-to-svg!clj

(add-to-svg! dom element)
source

append-child!clj

(append-child! parent child)
source

childrenclj

(children element)
source

first-by-tagclj

(first-by-tag dom tag)
source

get-nodeclj

(get-node dom path)
source

ns-mappingclj

source

nth-childclj

(nth-child parent index)
source

remove-from-svg!clj

(remove-from-svg! dom element)
source

replace-child!clj

(replace-child! parent index new-element)
source

replace-node!clj

(replace-node! dom path new-element)
source

set-attr!clj

(set-attr! element k v)
source

SVG-NSclj

source

xml->dom-elementclj

(xml->dom-element dom element)
source

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

× close