eemece2 / ionic-buttons-radio

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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


Languages

Language:HTML 62.8%Language:JavaScript 33.9%Language:CSS 3.3%