New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add yes/no support to booleanAttribute #33

Closed
jasonrose opened this Issue Jan 6, 2015 · 1 comment

Comments

Projects
None yet
3 participants
@jasonrose
Contributor

jasonrose commented Jan 6, 2015

I'd like to be able to use yes/no like booleanClass supports when using booleanAttribute bindings.

My use case would be something like this:

'model.isEnabled':
  type: 'booleanAttribute'
  no: 'disabled'
  hook: 'submitButton'
@lukekarrys

This comment has been minimized.

Show comment
Hide comment
@lukekarrys

lukekarrys Mar 26, 2015

Contributor

Closed by #34

Contributor

lukekarrys commented Mar 26, 2015

Closed by #34

@lukekarrys lukekarrys closed this Mar 26, 2015

@bear bear removed the question label Mar 26, 2015

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment