Liking cljdoc? Tell your friends :D

om-widgets.datepicker


build-day-class-namecljsmultimethod

source

current-day?cljs

(current-day? date-node)
(current-day? date-node date)
source

current-weekcljs

(current-week date)

Returns a list of days for the current week

Returns a list of days for the current week
sourceraw docstring

datepickercljs

(datepicker app path {:keys [id hidden onChange] :or {hidden true}})

Datepicker public API the cursor at the current path is updated when the user selects a day, otherwise we update the internal component state to trigger re-rendering.

app >> the cursor path >> the internal path to update the cursor

note: we assume today date if the cursor does not have a date

Datepicker public API
the cursor at the current path is updated when
the user selects a day, otherwise we update the internal component
state to trigger re-rendering.

app >> the cursor
path >> the internal path to update the cursor

note: we assume today date if the cursor does not have a date
sourceraw docstring

day-renderercljsmultimethod

source

days-of-weekcljs

(days-of-week date)
source

days-shortcljs

source

get-date-from-selected-daycljsmultimethod

source

week-componentcljs

(week-component app owner)
source

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close