1.0.2 • Published 8 years ago

md-radio v1.0.2

Weekly downloads
1
License
MIT
Repository
github
Last release
8 years ago

md-radio

Material Design animated radio input component

md-radio

Demo

This is the plain HTML version. See alternate versions.

Installation

bower install md-radio

or

npm install md-radio

Alternate Versions

  • Web Component (TODO)
  • Polymer Component (TODO)
  • Angular 1.x Directive (TODO)
  • Angular 2.x Component (TODO)
  • React Component (TODO)
  • Riot JS Component (TODO)

Building from Source Files

Requires you have node-sass and/or any other SASS/SCSS-capable build tool installed.

If resorting to node-sass alone, run:

node-sass --output-style compressed sass/md-radio.sass md-radio.css

Related

Check out md-checkbox!