(editable cursor
          owner
          {:keys [update-fn on-focus on-blur id class type force? disabled
                  placeholder edit-key value-to-string wait string-to-value
                  value-validate multi-line transact-tag delay-save?]
           :as opts})editable text field that shows and allows editing of a value that is actually different in reality useful when state value is not a string ex. dates: 'Monday' vs Date('2014-10-24 9:00:00')
editable text field that shows and allows editing of a value that is actually different in reality
useful when state value is not a string
ex. dates: 'Monday' vs Date('2014-10-24 9:00:00')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 |