Skip to content
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 more attributes to b:switch #219

Closed
stephanrauh opened this issue Dec 28, 2015 · 3 comments
Closed

Add more attributes to b:switch #219

stephanrauh opened this issue Dec 28, 2015 · 3 comments

Comments

@stephanrauh
Copy link
Collaborator

A couple of attributes can simply be passed through to the switch, without much logic required:

  • onText
  • offText
  • onColor
  • offColor
  • indeterminate
  • inverse
  • size
  • animate
  • disabled
  • readonly
  • labelText
  • handleWidth
  • labelWidth
stephanrauh added a commit that referenced this issue Dec 28, 2015
#219 add more attributes to b:switch
@stephanrauh
Copy link
Collaborator Author

Done and documented.

@mannan4net
Copy link

I am unable to found the update attribute in <b:switch> as in showcase the update attribute is being used. Version 0.9.1.
switch demo
switch issue

@stephanrauh
Copy link
Collaborator Author

The update attribute is there, but it didn't find its way into the taglib file, which is used by your IDE to provide autocompletion and additional checks. I've fixed this. We'll track progress in #487.

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

No branches or pull requests

2 participants