jw-bootstrap-switch-ng2 icon indicating copy to clipboard operation
jw-bootstrap-switch-ng2 copied to clipboard

configure available attributes once

Open ahadjithoma opened this issue 7 years ago • 1 comments

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?

ahadjithoma avatar Sep 06 '18 05:09 ahadjithoma

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.

JulioWar avatar Sep 09 '18 22:09 JulioWar