Liking cljdoc? Tell your friends :D
ClojureScript only.

antizer.reagent


affixcljs

source

alertcljs

source

anchorcljs

source

source

auto-completecljs

source

auto-complete-opt-groupcljs

source

auto-complete-optioncljs

source

avatarcljs

source

back-topcljs

source

badgecljs

source

source

source

buttoncljs

source

button-groupcljs

source

calendarcljs

source

cardcljs

source

card-gridcljs

source

card-metacljs

source

source

cascadercljs

source

checkboxcljs

source

checkbox-groupcljs

source

colcljs

source

collapsecljs

source

collapse-panelcljs

source

create-formcljs

(create-form form & {:keys [options props] :or {options {} props {}}})

Calls Form.create() decorator with the form to be created. form can be any hiccup form. Accepts the following options:

Calls Form.create() decorator with the form to be created. form can be
any hiccup form. Accepts the following options:

* :options - map of Form.create() options. Refer to: 
             https://ant.design/components/form/#Form.create(options) for
             details
* :props - the properties hashmap to be passed to the component. Note that
           the received properties will be in the form of a JavaScript associative map
sourceraw docstring

date-pickercljs

source

date-picker-month-pickercljs

source

date-picker-range-pickercljs

source

date-picker-week-pickercljs

source

decorate-fieldcljs

(decorate-field form id field)
(decorate-field form id options field)

Decorate a form field, corresponds to antd's getFieldDecorator() function Arguments:

  • form - the form object, obtained from (get-form)
  • id - field identifier, supports nested fields format in string format
  • options - the validation options for the field
  • field - the input field element that the validation will be applied to

For more information about the validation options, please refer to: https://ant.design/components/form/#getFieldDecorator(id,-options)-parameters

Decorate a form field, corresponds to antd's getFieldDecorator() function
Arguments:

* form - the `form` object, obtained from `(get-form)`
* id - field identifier, supports nested fields format in string format
* options - the validation options for the field
* field - the input field element that the validation will be applied to

For more information about the validation options, please refer to: 
https://ant.design/components/form/#getFieldDecorator(id,-options)-parameters
sourceraw docstring

dividercljs

source

drawercljs

source

source

source

formcljs

source

form-itemcljs

source

get-field-decoratorcljs

(get-field-decorator form__996__auto__ & args__997__auto__)
source

get-field-errorcljs

(get-field-error form__996__auto__ & args__997__auto__)
source

get-field-valuecljs

(get-field-value form__996__auto__ & args__997__auto__)
source

get-fields-errorcljs

(get-fields-error form__996__auto__ & args__997__auto__)
source

get-fields-valuecljs

(get-fields-value form__996__auto__ & args__997__auto__)
source

get-formcljs

(get-form)

Returns the form created by Form.create(). This function must be called from within the form component

Returns the `form` created by Form.create(). This function must be called
from within the `form` component
sourceraw docstring

iconcljs

source

inputcljs

source

input-groupcljs

source

input-numbercljs

source

source

input-text-areacljs

source

is-field-touchedcljs

(is-field-touched form__996__auto__ & args__997__auto__)
source

is-field-validatingcljs

(is-field-validating form__996__auto__ & args__997__auto__)
source

is-fields-touchedcljs

(is-fields-touched form__996__auto__ & args__997__auto__)
source

layoutcljs

source

layout-contentcljs

source

source

layout-headercljs

source

layout-sidercljs

source

listcljs

source

list-itemcljs

source

list-item-metacljs

source

locale-providercljs

source

localescljs

(locales prop__994__auto__)
source

mentioncljs

source

mention-navcljs

source

source

source

source

source

source

message-configcljs

(message-config & args__992__auto__)
source

message-destroycljs

(message-destroy & args__992__auto__)
source

message-errorcljs

(message-error & args__992__auto__)
source

message-infocljs

(message-info & args__992__auto__)
source

message-loadingcljs

(message-loading & args__992__auto__)
source

message-successcljs

(message-success & args__992__auto__)
source

message-warncljs

(message-warn & args__992__auto__)
source

message-warningcljs

(message-warning & args__992__auto__)
source

source

(modal-confirm & args__992__auto__)
source

(modal-error & args__992__auto__)
source

(modal-info & args__992__auto__)
source

(modal-success & args__992__auto__)
source

(modal-warning & args__992__auto__)
source

notification-closecljs

(notification-close & args__992__auto__)
source

notification-configcljs

(notification-config & args__992__auto__)
source

notification-destroycljs

(notification-destroy & args__992__auto__)
source

notification-errorcljs

(notification-error & args__992__auto__)
source

notification-infocljs

(notification-info & args__992__auto__)
source

notification-opencljs

(notification-open & args__992__auto__)
source

notification-successcljs

(notification-success & args__992__auto__)
source

notification-warncljs

(notification-warn & args__992__auto__)
source

notification-warningcljs

(notification-warning & args__992__auto__)
source

paginationcljs

source

popconfirmcljs

source

popovercljs

source

progresscljs

source

radiocljs

source

radio-buttoncljs

source

radio-groupcljs

source

ratecljs

source

reset-fieldscljs

(reset-fields form__996__auto__ & args__997__auto__)
source

rowcljs

source

selectcljs

source

select-opt-groupcljs

source

select-optioncljs

source

set-fieldscljs

(set-fields form__996__auto__ & args__997__auto__)
source

set-fields-valuecljs

(set-fields-value form__996__auto__ & args__997__auto__)
source

slidercljs

source

spincljs

source

stepscljs

source

steps-stepcljs

source

switchcljs

source

tablecljs

source

table-columncljs

source

table-column-groupcljs

source

tabscljs

source

tabs-tab-panecljs

source

tagcljs

source

tag-checkable-tagcljs

source

time-pickercljs

source

timelinecljs

source

timeline-itemcljs

source

tooltipcljs

source

transfercljs

source

treecljs

source

tree-selectcljs

source

tree-select-tree-nodecljs

source

tree-tree-nodecljs

source

uploadcljs

source

validate-fieldscljs

(validate-fields form__996__auto__ & args__997__auto__)
source

validate-fields-and-scrollcljs

(validate-fields-and-scroll form__996__auto__ & args__997__auto__)
source

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

× close