Liking cljdoc? Tell your friends :D

ant-man.macros


antd-moduleclj

source

define-componentclj

(define-component antd-component)
source

export-componentscljmacro

(export-components)
source

get-module-pathclj

(get-module-path module-name)
source

get-symbol-nameclj

source

module-name->kebab-caseclj

(module-name->kebab-case input)

Converts module and sub-module names from CamelCase to kebab-case Examples: DatePicker = date-picker Menu.Item = menu-item

Converts module and sub-module names from CamelCase to kebab-case
Examples:
  DatePicker = date-picker
  Menu.Item = menu-item
sourceraw docstring

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

× close