Liking cljdoc? Tell your friends :D

Any properties that begins with data has to be in camel case instead of kebab case, as they will be treated as html attributes. Thus, DO NOT use data-index and data-source as they would not work, use dataIndex and dataSource instead.

Can you improve this documentation?Edit on GitHub

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

× close