Skip to content

Instantly share code, notes, and snippets.

@iamdtang
Created February 10, 2018 02:29
Show Gist options
  • Save iamdtang/321d4896da1604b4992c9ada02e64888 to your computer and use it in GitHub Desktop.
Save iamdtang/321d4896da1604b4992c9ada02e64888 to your computer and use it in GitHub Desktop.
<input value={{name}} oninput={{action (mut name) value="target.value"}}>
// OR
{{input value=name}}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment