Skip to content

Instantly share code, notes, and snippets.

@domgetter
Created August 31, 2016 05:32
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save domgetter/98c7a53ddb0a3011d1649fdcf23a3e55 to your computer and use it in GitHub Desktop.
Save domgetter/98c7a53ddb0a3011d1649fdcf23a3e55 to your computer and use it in GitHub Desktop.
[input {:style {:width 250 :height 60 :font-size 20}
:on-changeText (fn [text] (swap! state assoc-in [:text] text))
:value (:text @state)}]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment