Skip to content

Instantly share code, notes, and snippets.

@jrhe
Created October 30, 2013 23:57
Show Gist options
  • Save jrhe/7242369 to your computer and use it in GitHub Desktop.
Save jrhe/7242369 to your computer and use it in GitHub Desktop.
placeholder input ember-easyForm
{{#input firstName}}
{{input-field firstName placeholder='First Name'}}
<br/>
{{error-field firstName}}
{{/input}}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment