knownasilya / ember-toggle

Checkbox based Toggle Switches for Ember

Home Page:http://knownasilya.github.io/ember-toggle/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Why does this not bind to a single boolean for checked or not?

RobbieTheWagner opened this issue · comments

It seems odd that we are checking labels and values and all that. Shouldn't a toggle switch just have true or false values based on whether the checkbox behind the scenes is checked?

This is fixed in the new alphas 😄