(current-week date)Returns a list of days for the current week
Returns a list of days for the current week
(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
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |