Skip to content

Instantly share code, notes, and snippets.

@aseredenko
Created April 3, 2017 10:40
Show Gist options
  • Select an option

  • Save aseredenko/569598fd5dbb1278ae4718201279040c to your computer and use it in GitHub Desktop.

Select an option

Save aseredenko/569598fd5dbb1278ae4718201279040c to your computer and use it in GitHub Desktop.
<input type="radio"
name="service_required"
ng-click="nextStepWithDelay()"
ng-model="data.service_required"
value="Repair Windows"
ng-required="!service_required"> Repair Windows
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment