Functions, primitive values and some macros to define new items.
Functions, primitive values and some macros to define new items.
This namespace contains functions for all HTML and SVG tags, which
all return corresponding dom items. Additionally it contains the
function h
, a generic function that creates dom items.
This namespace contains functions for all HTML and SVG tags, which all return corresponding dom items. Additionally it contains the function [[h]], a generic function that creates dom items.
Functions for using reacl-c within a browser application.
Functions for using reacl-c within a browser application.
Functions for using Reacl-c within a Reacl application or library.
Functions for using Reacl-c within a Reacl application or library.
Functions for using reacl-c within a React application or library.
Functions for using reacl-c within a React application or library.
Functions to define items as a web component.
Any function that takes an attribute map as the first argument and returns an item, is a simple web component. Methods, properties and several other settings can be added to a web component with the functions in this namespace. Then, it can be registered in the browser under a unique tag name with [[define-wc!]].
Functions to define items as a web component. Any function that takes an attribute map as the first argument and returns an item, is a simple web component. Methods, properties and several other settings can be added to a web component with the functions in this namespace. Then, it can be registered in the browser under a unique tag name with [[define-wc!]].
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close