Skip to content

Instantly share code, notes, and snippets.

@sagar-ganatra
Created November 9, 2013 16:06
Show Gist options
  • Save sagar-ganatra/7386914 to your computer and use it in GitHub Desktop.
Save sagar-ganatra/7386914 to your computer and use it in GitHub Desktop.
bindings: {
'.js-full-name' : 'fullName',
'.js-address-line-1' : 'addressLine1',
'.js-address-line-2' : 'addressLine2',
'.js-city' : 'city',
'.js-state' : 'state',
'.js-zipcode' : 'zipCode'
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment