(maybe-function-element tag v compiler)
If given tag is a Class, use it as a class, else wrap in Reagent function wrapper.
If given tag is a Class, use it as a class, else wrap in Reagent function wrapper.
Regular expression that parses a CSS-style id and class from a tag name.
Regular expression that parses a CSS-style id and class from a tag name.
(set-id-class props id-class)
Takes the id and class from tag keyword, and adds them to the other props. Parsed tag is JS object with :id and :class properties.
Takes the id and class from tag keyword, and adds them to the other props. Parsed tag is JS object with :id and :class properties.
cljdoc builds & hosts documentation for Clojure/Script libraries
⌘+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
⌘+/ | Jump to the search field |