-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Labels
Description
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?