jw-bootstrap-switch-ng2
jw-bootstrap-switch-ng2 copied to clipboard
configure available attributes once
Bug Report or Feature Request (mark with an x)
- [ ] bug report -> please search issues before submitting
- [X] feature request
It would be very useful if we could configure the bSwitch in a single file for all instances, using the available attributes.
For example:
if i can configure switch-on-text="yes" and switch-off-text="no" to a configuration file, every <bSwitch></bSwitch> in my application should have the yes/no label without writing it every time.
What do you think?
Thanks @andreash92. Yes It's a good feature. I going to work on that but I don't promise that will be so soon because I am currently working on something else.