Skip to content

Instantly share code, notes, and snippets.

@srsgores
Created November 13, 2014 07:24
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 srsgores/86755eb498b47b7f517d to your computer and use it in GitHub Desktop.
Save srsgores/86755eb498b47b7f517d to your computer and use it in GitHub Desktop.
form actions component
<footer {{bind-attr class="classNames"}}>
<button {{action "didSaveObject"}}>Save {{text}} <i {{bind-attr class="iconClassName"}}></i></button>
{{yield}}
</footer>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment