(html html)
inject html string to reagent. allows script injection
inject html string to reagent. allows script injection
(process-scripts! el)
Setting innerHTML (dangerouslySetInnerHTML) or textContent does not execute scripts! Thats why we clone and replace the elements.
Setting innerHTML (dangerouslySetInnerHTML) or textContent does not execute scripts! Thats why we clone and replace the elements.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close