(ui-date-instant-input
{:com.fulcrologic.rad.rendering.semantic-ui.controls.instant-inputs/keys
[default-local-time]}
{:keys [value onChange local-time] :as props})
(ui-date-time-instant-input _ {:keys [disabled? value onChange] :as props})
(ui-ending-date-instant-input _ {:keys [value onChange] :as props})
Display the date the user selects, but control a value that is midnight on the next date. Used for generating ending instants that can be used for a proper non-inclusive end date.
Display the date the user selects, but control a value that is midnight on the next date. Used for generating ending instants that can be used for a proper non-inclusive end date.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close