A simple WIP(Work In Progress) directive to use with Ionic Framework to show radio inputs as a buttons (horizontal) group.
Located in /example
folder
Launch it with:
git clone https://github.com/eemece2/ionic-buttons-radio.git
cd ionic-buttons-radio
http-server
(install it withnpm install http-server -g
in case you don't have it installed)- Navigate to http://localhost:8080/example (use the port number shown by http-server)
Licensed under the MIT license.