/ionic-buttons-radio

Directive to use with Ionic Framework to show radio inputs as a buttons (horizontal) group.

Primary LanguageHTML

Ionic buttons radio

A simple WIP(Work In Progress) directive to use with Ionic Framework to show radio inputs as a buttons (horizontal) group.

Demo

Located in /example folder

Launch it with:

  1. git clone https://github.com/eemece2/ionic-buttons-radio.git
  2. cd ionic-buttons-radio
  3. http-server (install it with npm install http-server -g in case you don't have it installed)
  4. Navigate to http://localhost:8080/example (use the port number shown by http-server)

License

Licensed under the MIT license.