Skip to content

Instantly share code, notes, and snippets.

@ukyo
Created May 10, 2014 13:55
Show Gist options
  • Save ukyo/0f39c29b73e1b67d8d00 to your computer and use it in GitHub Desktop.
Save ukyo/0f39c29b73e1b67d8d00 to your computer and use it in GitHub Desktop.
これな気がしてきた
<radio-group name="fruit" ng-model="fruit">
<radio ng-value="1">apple</radio>
<radio ng-value="2">banana</radio>
</radio-group>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment