set-text
functionv1.7
clojure.browser.dom/set-text
(set-text [e s])Set the text content for the passed element returning the
element. If a keyword is passed in the place of e, the element with
that id will be used and returned.
Examples
No examples yet. Be the first to add one!